Skip to main content

error_operation

Macro error_operation 

Source
macro_rules! error_operation {
    ($($t:tt)*) => { ... };
}
Expand description

Construct Error::Operation.