Can then use `global.with(Cell::get)` to read the contents. It's more efficient than RefCell.
Can then use
global.with(Cell::get)to read the contents.It's more efficient than RefCell.