pub fn parse_duration_to_cypher(s: &str) -> Result<CypherDuration, Error>Expand description
Parse a duration string to a CypherDuration with preserved components.
pub fn parse_duration_to_cypher(s: &str) -> Result<CypherDuration, Error>Parse a duration string to a CypherDuration with preserved components.