hacspec_lib

Macro public_byte_seq

Source
macro_rules! public_byte_seq {
    ($( $b:expr ),+) => { ... };
}