string_to_timestamp_nanos_shim

Function string_to_timestamp_nanos_shim 

Source
pub(crate) fn string_to_timestamp_nanos_shim(s: &str) -> Result<i64>
Expand description

Calls string_to_timestamp_nanos and converts the error type