winnow::stream::impls

Macro impl_partial_eq

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