Module mz_persist_types::stats::bytes
source · Structs§
PrimitiveStats<Vec<u8>>
that cannot safely be trimmed.PrimitiveStats<Vec<u8>>
for types that implementFixedSizeCodec
and cannot safely be trimmed.
Enums§
- Statistics about a column of
Vec<u8>
. - The type of data encoded in an
FixedSizeBytesStats
.
Functions§
- Returns a
Strategy
for generating arbitraryBytesStats
.