Function ignore_notfound

Source
pub fn ignore_notfound<T>(result: Result<T>) -> Result<()>