Robuta

https://doc.rust-lang.org/nightly/core/cell/struct.OnceCell.html OnceCell in core::cell - Rust A cell which can nominally be written to only once. core cellrust