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

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