☰
U32Trait
Required Methods
into_bytes
Implementations on Foreign Types
u32
Implementors
In hacspec_lib::seq
?
Trait
hacspec_lib
::
seq
::
U32Trait
source
·
[
−
]
pub trait U32Trait { fn
into_bytes
(self) ->
Bytes
; }
Required Methods
source
fn
into_bytes
(self) ->
Bytes
Implementations on Foreign Types
source
impl
U32Trait
for
u32
source
fn
into_bytes
(self) ->
Bytes
Implementors
source
impl
U32Trait
for
U32