defmt-macros 1.1.0

defmt macros
Documentation
1
2
/// The (erased) "Format" type as it appears in `defmt` format strings
pub(crate) const TYPE_FORMAT: &str = "?";