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

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

Required methods

fn type_id() -> u64[src]

Loading content...

Implementors

Loading content...