Expand description

This module provides types and traits associated to accessing of borrowed values.

Structs

Holds all data necessary for the execution of the world. The data is held by references, and needs to outlive the context itself

Traits

Dynamically accessed static collection of values

Convert a tuple or other type into Data.