Function salvo::http::errors::Unauthorized[][src]

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