try_err in rustdoc - Rust (original) (raw)

rustdoc

Macro try_err

Source

macro_rules! try_err {
    ($e:expr, $file:expr) => { ... };
}