smallbitvec
2.6.0
Macros
const_debug_assert_le
sbvec
Structs
Header
IntoIter
Iter
SmallBitVec
VecRange
Enums
InternalStorage
Constants
HEAP_FLAG
Functions
bits_per_storage
buffer_len
header_len
inline_bits
inline_capacity
inline_index
inline_ones
inline_shift
Type Aliases
Storage
smallbitvec
Function
inline_index
Copy item path
Settings
Help
Summary
Source
pub(crate) const fn inline_index(n:
usize
) ->
usize
Expand description
An inline vector with the nth bit set.