Module bevy::reflect::access

Expand description

Representation for individual element accesses within a path.

Enumsยง

  • A singular element access within a path. Multiple accesses can be combined into a ParsedPath.