Docs.rs
  • entity_component-1.1.2
    • entity_component 1.1.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AnneKitsune
    • Dependencies
      • atomic_refcell_try ^0.2.0 normal
      • bitset-core ^0.1.0 normal
      • itertools ^0.9.0 normal
      • lazy_static ^1.4.0 normal
      • serde ^1.0 normal optional
      • criterion ^0.3 dev
    • Versions
    • 90.91% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

entity_component1.1.2

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ComponentIterator
  • ComponentIteratorMut
  • Components
  • Entities
  • Entity
  • EntityIterator

Traits

  • BitSet

Macros

  • join

Functions

  • create_bitset

Type Aliases

  • BitSetVec