Module time::formatting::formattable

source ·
Available on crate feature formatting only.
Expand description

A trait that can be used to format an item from its components.

Modules§

  • sealed 🔒
    Seal the trait to prevent downstream users from implementing it.

Traits§