Macro impl_ident_type

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