hacspec_lib::seq

Trait U32Trait

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

Required Methods§

Implementations on Foreign Types§

Source§

impl U32Trait for u32

Implementors§