pub fn is_not_found(err: ErrorKind, raw_err: Option<i32>) -> bool
Return true if err indicates that the entry doesn’t exist on disk. raw is used as well for additional checks while the variants are outside the MSRV.
true
err
raw