Docs.rs
  • entity_data-1.10.3
    • entity_data 1.10.3
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • volodya7292
    • Dependencies
      • ahash ^0.8 normal
      • bitvec ^1.0 normal
      • entity_data-macros ^1.6 normal
      • memoffset ^0.8 normal
      • rayon ^1.6 normal
      • smallvec ^1.10 normal
      • rand ^0.8 dev
    • Versions
    • 55.93% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate entity_data

  • Macros
  • Structs
  • Constants
  • Traits
  • Type Definitions
  • Derive Macros
?
Change settings

List of all items

Structs

  • GenericComponentGlobalAccess
  • GlobalComponentAccess
  • archetype::ArchetypeStorage
  • archetype::component::ComponentStorage
  • archetype::component::Iter
  • archetype::component::IterMut
  • archetype::component::UnsafeVec
  • archetype::entities::ArchetypeEntities
  • archetype::entities::EntitiesIter
  • entity::EntityId
  • entity_storage::AllEntities
  • entity_storage::AllEntitiesIter
  • entity_storage::EntityStorage
  • entry::Entry
  • entry::EntryMut
  • private::ArchetypeMetadata
  • private::ComponentInfo
  • private::SmallVec
  • state::AnyState
  • system::System
  • system::SystemAccess

Traits

  • archetype::component::Component
  • state::ArchetypeState
  • state::StaticArchetype
  • system::SystemHandler

Macros

  • private::offset_of
  • private::smallvec

Derive Macros

  • Archetype

Type Definitions

  • archetype::component::ComponentStorageMut
  • archetype::component::ComponentStorageRef
  • entity::ArchEntityId
  • entity::ArchetypeId

Constants

  • private::MAX_INFOS_ON_STACK