Skip to main content

ojph_error

Macro ojph_error 

Source
macro_rules! ojph_error {
    ($code:expr, $($arg:tt)*) => { ... };
}
Expand description

Emit an error message and return an OjphError::Codec.