uuid::fmt

Macro impl_fmt_from

source
macro_rules! impl_fmt_from {
    ($T:ident<>) => { ... };
    ($T:ident<$a:lifetime>) => { ... };
}