Type Definition legion::storage::Version[][src]

pub type Version = u64;
Expand description

The version of a component slice. Versions are incremented when the sliace is accessed mutably.