tolerate_missing_table

Function tolerate_missing_table 

Source
fn tolerate_missing_table<T: Default>(r: Result<T, Error>) -> Result<T, Error>