time::parsing

Module iso8601

Source
Expand description

Parse parts of an ISO 8601-formatted value.

Functions§

  • round 🔒
    Round wrapper that uses hardware implementation if std is available, falling back to manual implementation for no_std