Skip to main content

table_exists

Function table_exists 

Source
pub fn table_exists(path: &Path, table: &str) -> bool
Expand description

Whether table exists in the store at path (false when the file does not exist).