charon_lib

Macro register_error_or_panic

source
macro_rules! register_error_or_panic {
    ($ctx:expr, $span: expr, $msg: expr) => { ... };
}