Function salvo::http::errors::http_error::MethodNotAllowed[][src]

pub fn MethodNotAllowed(
    summary: Option<String>,
    detail: Option<String>
) -> HttpError