Type Definition capnp::text::Reader

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

Trait Implementations