Type Definition capnp::data::Reader

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

Trait Implementations§