Macro auditor::responseerror_for_error

source ·
macro_rules! responseerror_for_error {
    ($error_type:ident, $($field:ident => $code:ident;)*) => { ... };
}