Searched defs:TableBox (Results 1 – 1 of 1) sorted by relevance
277 pub struct TableBox { struct281 impl TableBox { implementation307 impl Deref for TableBox { implementation378 pub fn to_table(mut self) -> Result<TableBox> { in to_table()