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

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

Required methods

fn to_u16(self) -> u16

Loading content...

Implementors

Loading content...