hacspec_lib::seq

Trait U16Trait

Source
pub trait U16Trait {
    // Required method
    fn into_bytes(self) -> Bytes;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl U16Trait for u16

Implementors§