Type Definition mech_core::TableRef

source ·
pub type TableRef = Rc<RefCell<Table>>;