Macro zkevm_circuits::_unreachablex
source · macro_rules! _unreachablex { ($cb:expr $(,$descr:expr)?) => { ... }; }
Expand description
Can be used to mark a specific branch as unreachable
macro_rules! _unreachablex { ($cb:expr $(,$descr:expr)?) => { ... }; }
Can be used to mark a specific branch as unreachable