Module uucore::parse_time

source ·
Expand description

Parsing a duration from a string.

Use the from_str function to parse a Duration from a string.

Functions