http_status_for_reason

Function http_status_for_reason 

Source
pub fn http_status_for_reason<R: SysErrorCode>(r: &R) -> u16
Expand description

Convenience: map a reason to HTTP status.