[][src]Macro rustc_data_structures::unlikely

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