Function rustdb::sys::get_table[][src]

pub fn get_table(db: &DB, name: &ObjRef) -> Option<TablePtr>
Expand description

Gets a table from the database.