Skip to main content

strerror

Function strerror 

Source
pub fn strerror(status: Status) -> Option<&'static str>
Expand description

Gets a human-readable error string for a status code.