Type Alias linkspace::prelude::RootedSpaceBuf

pub type RootedSpaceBuf = RootedSpaceBytes<Vec<u8>>;

Aliased Type§

struct RootedSpaceBuf { /* private fields */ }