Module 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§

Formattable
A type that describes a format.