Trait capnp::traits::HasStructSize [] [src]

pub trait HasStructSize {
    fn struct_size() -> StructSize;
}

Required Methods

Implementors