Module accessor

Source

Structs§

StaticAccessor
The static accessor that is used for SystemData.

Enums§

AccessorCow

Traits§

Accessor
A trait for accessing read/write multiple resources from a system. This can be used to create dynamic systems that don’t specify what they fetch at compile-time.

Type Aliases§

AccessorType