Macro surge_modulation::imports::compare_by[][src]

macro_rules! compare_by {
    ($ty : ident $(< $life : lifetime >) ?, $f : ident) => { ... };
}
Expand description