[][src]Type Definition growthring::wal::WALBytes

type WALBytes = Box<[u8]>;

Trait Implementations

impl Record for WALBytes[src]