Macro ruc::info_omit[][src]

macro_rules! info_omit {
    ($ops : expr) => { ... };
    ($ops : expr, $msg : expr) => { ... };
}
Expand description

drop the result afeter printing the message