Trait capnp::traits::HasTypeId [] [src]

pub trait HasTypeId {
    fn type_id() -> u64;
}

Required Methods

Implementors