Function syntax::ext::source_util::expand_include_bytes[][src]

Important traits for Box<R>
pub fn expand_include_bytes(
    cx: &mut ExtCtxt,
    sp: Span,
    tts: &[TokenTree]
) -> Box<MacResult + 'static>