Expand description

Various utilities used for other implementations

Modules

Structs

  • A wrapper for user data, able to store any type, and correctly handling access from a wrong thread
  • A storage able to store several values of UserData of different types. It behaves similarly to a TypeMap.

Enums