pub type StaticFormatDescription = &'static [BorrowedFormatItem<'static>];Available on crate features
formatting or parsing only.Expand description
The type output by the format_description! macro.
pub type StaticFormatDescription = &'static [BorrowedFormatItem<'static>];formatting or parsing only.The type output by the format_description! macro.