Module v9::object[][src]

The Universe, and interacting with it as a data structure.

Structs

Universe

The star of our show! The god object that holds everything.

UniverseRef

Allows accessing a Universe from within a kernel. Best avoided if you use schedulers.

Traits

Register

This trait is implemented by macros such as decl_table!. It provides a common means for adding types to the Universe.