Macro snarkvm_console_account::cfg_find
macro_rules! cfg_find { ($self:expr, $object:expr, $func:ident) => { ... }; }
Expand description
Finds the first element that satisfies the predicate function
macro_rules! cfg_find { ($self:expr, $object:expr, $func:ident) => { ... }; }
Finds the first element that satisfies the predicate function