Function show_notes::e016::double_cell
source ยท pub fn double_cell(containers: &[Cell<SimpleContainer>])
Expand description
Operate mutably on the contenets of an immutable reference to a Vec
.
pub fn double_cell(containers: &[Cell<SimpleContainer>])
Operate mutably on the contenets of an immutable reference to a Vec
.