Type Definition capnp::data::Reader[][src]

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

Trait Implementations