Macro funfun::heap_fn[][src]

macro_rules! heap_fn {
    ( $f:ident ) => { ... };
    ( $f:expr ) => { ... };
}