uuid::fmt

Macro impl_fmt_traits

Source
macro_rules! impl_fmt_traits {
    ($($T:ident<$($a:lifetime),*>),+) => { ... };
}