Type Definition rustdb::table::TablePtr[][src]

pub type TablePtr = Rc<Table>;
Expand description

Table Pointer. Rc<Table>