Function zstd_safe::get_error_name
source · pub fn get_error_name(code: usize) -> &'static str
Expand description
Returns the error string associated with an error code.
pub fn get_error_name(code: usize) -> &'static str
Returns the error string associated with an error code.