hacspec_lib::prelude

Macro abstract_unsigned

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