[][src]Trait capnp::traits::FromStructBuilder

pub trait FromStructBuilder<'a> {
    pub fn new(struct_builder: StructBuilder<'a>) -> Self;
}

Required methods

pub fn new(struct_builder: StructBuilder<'a>) -> Self[src]

Loading content...

Implementors

Loading content...