macro_rules! cfg_sort_by_cached_key { ($self: expr, $closure: expr) => { ... }; }
Expand description
Performs a sort that caches the extracted keys
macro_rules! cfg_sort_by_cached_key { ($self: expr, $closure: expr) => { ... }; }
Performs a sort that caches the extracted keys