parse_instant

Function parse_instant 

Source
pub fn parse_instant(instant_string: &str) -> Result<Instant, ParseError>