Skip to main content

parse_duration_to_cypher

Function parse_duration_to_cypher 

Source
pub fn parse_duration_to_cypher(s: &str) -> Result<CypherDuration, Error>
Expand description

Parse a duration string to a CypherDuration with preserved components.