pub trait DisjointFrom<Other>where
Self: SpecCombinator,
Other: SpecCombinator,{ }Expand description
A helper trait for OrdChoice combinator.
pub trait DisjointFrom<Other>where
Self: SpecCombinator,
Other: SpecCombinator,{ }A helper trait for OrdChoice combinator.