convert_item_ref

Macro convert_item_ref 

Source
macro_rules! convert_item_ref {
    ($item_ref_ty:ident($id:ident)) => { ... };
}