Skip to main content

oauth_error

Function oauth_error 

Source
fn oauth_error(
    status: StatusCode,
    error: &str,
    description: &str,
) -> Response<Body>