Macro impl_ident_subtype

Source
macro_rules! impl_ident_subtype {
    ($ty:ty) => { ... };
}