Macro simd_json::likely[][src]

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

possible compiler hint that a branch is likely