Skip to main content

html_error_page

Function html_error_page 

Source
pub fn html_error_page(status: u16, title: &str, detail: &str) -> Response
Expand description

Minimal HTML error document (no templates).