Macro ees::err[][src]

macro_rules! err {
    ($($arg:tt)*) => { ... };
}
Expand description

Construct an error on the fly