StaticFormatDescription

Type Alias StaticFormatDescription 

Source
pub type StaticFormatDescription = &'static [BorrowedFormatItem<'static>];
Available on crate features formatting or parsing only.
Expand description

The type output by the format_description! macro.