Available on crate feature
compile-time
only.Expand description
Provides types associated to compile-time formatting.
Macros§
- custom_
formatter - Helper macro for constructing a new
compile_time::CustomFormatter
value from a format specifier
Structs§
- Custom
Formatter - Wrapper for custom formatting via its
Display
trait.
Traits§
- Custom
Format - Trait for custom formatting with compile-time format checking