Macro rustc_ap_rustc_data_structures::likely[][src]

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