Macro rosenpass::cat

source ยท
macro_rules! cat {
    ($len:expr; $($toks:expr),+) => { ... };
}
Expand description

Concatenate two byte arrays