Skip to main content

format_error

Function format_error 

Source
pub fn format_error(errno: i32, f: &mut Formatter<'_>) -> Result
Available on target_family=unix or WASI only.
Expand description

Gets a detailed string description for the given error number.