Skip to main content

error_string

Function error_string 

Source
pub fn error_string(errno: i32) -> String
Available on target_family=unix or WASI only.
Expand description

Gets a detailed string description for the given error number.