Structs

  • Normally we opt for every state to clean up after themselves immediately, but if these preferences allow passing the burden of making sure these things are in the correct state, then the previous state is allowed to pass a them without shutting down these things.
  • Data that is used shared between multiple states.

Enums

Constants

Traits

Functions