[][src]Macro mini_paste::item

macro_rules! item {
    (
    $($input:tt)*
) => { ... };
}