Type Definition capnp::data::Builder

source ·
pub type Builder<'a> = &'a mut [u8];

Trait Implementations§