Searched defs:BitmapVec (Results 1 – 2 of 2) sorted by relevance
154 pub struct BitmapVec { struct161 impl core::ops::Deref for BitmapVec { implementation182 impl core::ops::DerefMut for BitmapVec { implementation204 unsafe impl Send for BitmapVec {} implementation210 unsafe impl Sync for BitmapVec {} implementation212 impl Drop for BitmapVec { implementation226 impl BitmapVec { impl
20 fn test_next_bit(bitmap: &BitmapVec) { in test_next_bit()42 fn test_next_zero_bit(bitmap: &BitmapVec) { in test_next_zero_bit()