unauth_error_context

Function unauth_error_context 

Source
pub fn unauth_error_context<T>(
    res: Result<T>,
    identity: &str,
    server: &str,
) -> Result<T>