Macro err

Source
macro_rules! err {
    ($name:ident) => { ... };
}
Expand description

(INTERNAL) Constructs an std::io::Error from an errno.