sort_unstable_by

Macro sort_unstable_by 

Source
macro_rules! sort_unstable_by {
    ($e:expr, $f:expr) => { ... };
}
Expand description

Choose between sort_by_key and par_sort_by_key