Function parse_timestamp

Source
pub fn parse_timestamp(s: &str) -> Result<(Tai64N, &str)>