pub type StaticFormatDescription = &'static [BorrowedFormatItem<'static>];Expand description
The type output by the format_description! macro.
pub type StaticFormatDescription = &'static [BorrowedFormatItem<'static>];The type output by the format_description! macro.