winnow::macros

Macro impl_partial_ord

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