Macro nom::traits::slice_range_impl
source ยท macro_rules! slice_range_impl { ( [ $for_type:ident ], $ty:ty ) => { ... }; ( $for_type:ty, $ty:ty ) => { ... }; }
macro_rules! slice_range_impl { ( [ $for_type:ident ], $ty:ty ) => { ... }; ( $for_type:ty, $ty:ty ) => { ... }; }