Expand description
§nybbles
Efficient nibble-sized (4-bit) byte sequence data structure.
Structs§
- Nibbles
- Structure representing a sequence of nibbles.
- Nibbles
Iter - Iterator over individual nibbles within a
Nibbles
structure.
Functions§
- smallvec_
with ⚠ - Initializes a smallvec with the given length and a closure that initializes the buffer.