newtype_identified_vec

Macro newtype_identified_vec 

Source
macro_rules! newtype_identified_vec {
    (of: $item_ty: ty, named: $struct_name: ident) => { ... };
}