Function get_error_name
pub fn get_error_name(code: usize) -> &'static str
Returns the error string associated with an error code.
get_error_namepub fn get_error_name(code: usize) -> &'static str
Returns the error string associated with an error code.