☰
ByteTrait
ByteTrait
Required Methods
declassify
Implementations on Foreign Types
u8
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
::
ByteTrait
source
·
[
−
]
pub trait ByteTrait { fn
declassify
(self) ->
u8
; }
Required Methods
source
fn
declassify
(self) ->
u8
Implementations on Foreign Types
source
impl
ByteTrait
for
u8
source
fn
declassify
(self) ->
u8
Implementors