winnow::stream::impls

Macro impl_partial_ord

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