Function ra_ap_hir_expand::to_fragment_kind[][src]

pub fn to_fragment_kind(call: &MacroCall) -> FragmentKind
Expand description

Given a MacroCallId, return what FragmentKind it belongs to. FIXME: Not completed