Module vstd::shared

source ·

Modules

Structs

  • A tracked ghost container that you can put a ghost object in. A Shared<T> is duplicable and lets you get a &T out.