Skip to main content

error_processing

Macro error_processing 

Source
macro_rules! error_processing {
    ($msg:expr) => { ... };
}
Expand description

Create a processing error with the given message