Struct capnpc::schema_capnp::annotation::Owned [] [src]

pub struct Owned;

Trait Implementations

impl<'a> Owned<'a> for Owned
[src]

type Reader = Reader<'a>

type Builder = Builder<'a>

type Pipeline = Pipeline

impl<'a> OwnedStruct<'a> for Owned
[src]

type Reader = Reader<'a>

type Builder = Builder<'a>

type Pipeline = Pipeline