[][src]Function show_notes::e016::demonstrate_need_for_cell

pub fn demonstrate_need_for_cell() -> Vec<Cell<SimpleContainer>>

Demonstrate how you need Cell<T> even just with a Vec<T>;