helper_no_refs

Macro helper_no_refs 

Source
macro_rules! helper_no_refs {
    ($callback:ident, $($input:tt)*) => { ... };
}
Expand description

Like helper! but without reference types.