unauthorized_app_error

Function unauthorized_app_error 

Source
pub fn unauthorized_app_error(
    msg: impl Into<String>,
) -> (StatusCode, Json<WebError>)