rayon-hash 0.5.0

(deprecated) HashMap and HashSet with support for Rayon parallel iterators
Documentation
1
2
3
4
#[inline(always)]
pub unsafe fn unlikely(b: bool) -> bool {
    b
}