Trait capnp::traits::ToU16[][src]

pub trait ToU16 {
    fn to_u16(self) -> u16;
}

Required Methods

Implementors