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 specifier

Structs

Wrapper for custom formatting via its Display trait.

Traits

Trait for custom formatting with compile-time format checking

Functions

Convert a format specifier to a u128, used as a const-generic parameter