Type Alias growthring::wal::WALBytes

source ·
pub type WALBytes = Box<[u8]>;

Aliased Type§

struct WALBytes(/* private fields */);

Trait Implementations§