☰
U32Trait
U32Trait
Required Methods
into_bytes
Implementations on Foreign Types
u32
Implementors
In hacspec_lib::seq
Macros
create_bytes
Structs
PublicSeq
SecretSeq
Seq
Traits
ByteTrait
U16Trait
U32Trait
Functions
Byte
DoubleByte
QuadByte
Type Definitions
Byte
ByteSeq
Bytes
DoubleByte
PublicByteSeq
QuadByte
?
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