The infographic suggests that Cell can only be used with Copy types. But you can move anything into a Cell. See the [replace](https://doc.rust-lang.org/std/cell/struct.Cell.html#method.replace) method.