Macro oqs::newtype_buffer
source · macro_rules! newtype_buffer { ($name: ident, $name_ref: ident) => { ... }; }
Expand description
Implements a buffer for cryptographic objects
macro_rules! newtype_buffer { ($name: ident, $name_ref: ident) => { ... }; }
Implements a buffer for cryptographic objects