Type Alias veilid_core::ByteCount

source ·
pub type ByteCount = AlignedU64;
Expand description

Number of bytes

Aliased Type§

struct ByteCount(/* private fields */);