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

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

Required methods

fn type_id() -> u64

Loading content...

Implementors

Loading content...