☰
ByteTrait
Required Methods
declassify
Implementations on Foreign Types
u8
Implementors
In hacspec_lib::seq
?
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