Module resource

Source
Expand description

Resources are unique, singleton-like data types that can be accessed from systems and stored in the World.

Traits§

Resource
A type that can be inserted into a World as a singleton.

Derive Macros§

Resource