pub fn is_corruptible(error: &Error) -> bool
Expand description

Accepts an error and returns a corruption error if the original error is not “database closed” or “not found”.