[][src]Module parse_duration::parse

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.