Module custom_format::compile_time
source · Available on crate feature
compile-time
only.Expand description
Provides types associated to compile-time formatting.
Macros
Helper macro for constructing a new
compile_time::CustomFormatter
value from a format specifierStructs
Wrapper for custom formatting via its
Display
trait.Traits
Trait for custom formatting with compile-time format checking