Skip to main content

update_table

Function update_table 

Source
fn update_table(table: &RefCell<Table>, update: impl FnOnce(Table) -> Table)