☰
In hacspec_lib::seq
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
?
Macro
hacspec_lib
::
seq
::
create_bytes
source
·
[
−
]
macro_rules!
create_bytes
{ ($(
$
b
:
expr
),
+
) => { ... }; }