Macro uuid::fmt::impl_fmt_traits

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