Searched refs:TableBox (Results 1 – 1 of 1) sorted by relevance
278 pub struct TableBox { struct282 impl TableBox { implementation308 impl Deref for TableBox { implementation379 pub fn to_table(mut self) -> Result<TableBox> { in to_table() argument383 TableBox::new(self.entries) in to_table()