Skip to main content

secret_array_frame

Macro secret_array_frame 

Source
macro_rules! secret_array_frame {
    ($codec:expr, $capacity:expr) => { ... };
}
Expand description

Constructs a stack-backed secret frame while enforcing its capacity limit.