litrs::impls

Macro helper_no_refs

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

Like helper! but without reference types.