winnow::macros

Macro impl_partial_eq

Source
macro_rules! impl_partial_eq {
    ($lhs:ty, $rhs:ty) => { ... };
}