Macro nom_locate::impl_compare

source ยท
macro_rules! impl_compare {
    ( $fragment_type:ty, $compare_to_type:ty ) => { ... };
}
๐Ÿ‘ŽDeprecated since 2.1.0: this implementation has been generalized and no longer requires a macro