executors::trivial_ordering! [] [src]

macro_rules! trivial_ordering {
    ($t:ident by $cmp:expr) => { ... };
}