Crate send_cell
Wraps a borrowed reference to a value in a SendCell box.
SendCell
An immutable memory location that implements Send for types that do not implement it
Send