nom_locate

Macro impl_extend_into

Source
macro_rules! impl_extend_into {
    ($fragment_type:ty, $item:ty, $extender:ty) => { ... };
}
👎Deprecated since 3.1.0: this implementation has been generalized and no longer requires a macro