Function bounded_integer_plugin::expand_bounded_integer
[−]
[src]
pub fn expand_bounded_integer(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box<MacResult + 'static>
Expands the bounded_integer!
macro.