Module sparsey::system

source ·
Expand description

Hadles functions that borrow data from a registry during execution.

Structs§

  • Encapsulates a function that borrows data from a registry during execution.

Enums§

Traits§

  • Helper trait for creating systems.
  • Trait implemented by functions that borrow data from a registry.
  • Helper trait for borrowing data from a registry.
  • Trait implemented by types that can be borrowed by systems during execution.