Skip to main content

error

Macro error 

Source
macro_rules! error {
    ($err:expr $(,)?) => { ... };
    ($err:expr, $($ctx:tt)*) => { ... };
}
Expand description

Constructs an Error