Struct hecs::ArchetypesGeneration [−][src]
pub struct ArchetypesGeneration(_);
Expand description
Determines freshness of information derived from World::archetypes
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for ArchetypesGenerationimpl Send for ArchetypesGenerationimpl Sync for ArchetypesGenerationimpl Unpin for ArchetypesGenerationimpl UnwindSafe for ArchetypesGenerationBlanket Implementations
Mutably borrows from an owned value. Read more