Module time::formatting::formattable::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.