StaticFormatDescription

Type Alias StaticFormatDescription 

Source
pub type StaticFormatDescription = &'static [BorrowedFormatItem<'static>];
Expand description

The type output by the format_description! macro.