[][src]Macro mcproto_rs::strip_plus

macro_rules! strip_plus {
    (+ $($rest: tt)*) => { ... };
}