hacspec_lib::prelude

Macro abstract_secret

Source
macro_rules! abstract_secret {
    ($name:ident, $bits:literal) => { ... };
}