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