pub fn error_field(err: &ErrorData, name: &str) -> DogeResultExpand description
Read a field off a caught Error value. A field other than type,
message, file, or line is a catchable ErrorKind::AttrError.
pub fn error_field(err: &ErrorData, name: &str) -> DogeResultRead a field off a caught Error value. A field other than type,
message, file, or line is a catchable ErrorKind::AttrError.