mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-04 17:10:59 -05:00
1. Introduce both `get()` and `get_checked()`, also fixing some incorrect `unwrap_or()`. 2. Also, rename `popcount()` to `count_ones()` 3. Add `AtomicBitSlice::to_owned()`