Module time::parsing::shim

source ·
Available on crate feature parsing only.
Expand description

Extension traits for things either not implemented or not yet stable in the MSRV.

Macros§

Traits§

  • Integer 🔒
    Marker trait for all integer types, including NonZero*
  • Equivalent of foo.parse() for slices.