Module runtime

Source
Available on crate feature runtime only.
Expand description

Provides types associated to runtime formatting.

Structs§

CustomFormatter
Wrapper for custom formatting via its Display trait

Traits§

CustomFormat
Trait for custom formatting with runtime format checking