charon_lib::errors

Macro sanity_check

source
macro_rules! sanity_check {
    ($ctx:expr, $span: expr, $b: expr) => { ... };
    ($ctx:expr, $span: expr, $b: expr, $($fmt:tt)*) => { ... };
}
Expand description

Custom assert to report an error and optionally panic