rustc::metadata::encoder::EncodeInlinedItem[src]

type EncodeInlinedItem<'a> = |ecx: &EncodeContext, ebml_w: &mut Encoder, ii: InlinedItemRef|: 'a;