charon_lib::errors

Macro raise_error

source
macro_rules! raise_error {
    ($($tokens:tt)*) => { ... };
}
Expand description

Macro to either panic or return on error, depending on the CLI options