Module parse_duration::parse[][src]

This module contains the parse function and the error enum.

See the module level documentation for more.

Enums

Error

An enumeration of the possible errors while parsing.

Functions

parse

Parse a string into a duration object.