auth_error

Macro auth_error 

Source
macro_rules! auth_error {
    ($msg:expr, $err:expr) => { ... };
}
Expand description

Create an auth error response (401, ErrorKind::Auth)