Module timely_container::flatcontainer::impls::codec
source · Expand description
A region that encodes its contents.
Structs§
- A map from
0 .. something
toOption<&[u8]>
. - A region that encodes its data in a codec
C
. - A type that can both encode and decode sequences of byte slices.
- Maintains a summary of “heavy hitters” in a presented collection of items.
Traits§
- Encode and decode byte strings.