time::formatting::formattable

Module sealed

Source
Available on crate feature formatting only.
Expand description

Seal the trait to prevent downstream users from implementing it.

Traitsยง

  • Format the item using a format description, the intended output, and the various components.