Macro auditor::display_for_error

source ·
macro_rules! display_for_error {
    ($error_type:ident, $msg:expr) => { ... };
}