Macro rustc_data_structures::likely[][src]

macro_rules! likely {
    ($e : expr) => { ... };
}