Docs.rs
  • shard-ecs-0.2.6
    • shard-ecs 0.2.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • Crates.io
    • Source
    • Owners
    • HindrikStegenga
    • Dependencies
      • shard_ecs_derive ^0.1.0 normal
      • rand ^0.8.4 dev
    • Versions
      • 0.2.6
      • 0.2.5
      • 0.2.4
      • 0.2.3
      • 0.2.2
      • 0.2.1
      • 0.2.0
      • 0.1.2
      • 0.1.1
      • 0.1.0
    • 57.76% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • x86_64-apple-darwin
  • Feature flags
  • Releases
    • All Releases
    • Releases by Stars
    • Recent Build Failures
    • Build Failures by Stars
    • Release Activity
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • Rust Cookbook
    • Crates.io
    • The Cargo Guide
About docs.rs Privacy policy Build queue
logo

logo

Crate shard_ecs

  • Version 0.2.6
  • All Items
  • Modules
  • Macros
  • Structs
logo
Change settings

Crate shard_ecs

source · [−]

Re-exports

pub use archetype::Archetype;
pub use entity_registry::Entity;
pub use descriptors::*;
pub use constants::*;

Modules

archetype
archetype_registry
constants
descriptors
entity_registry
fnv1a
registry

Macros

copy_component_descriptor_from_to
define_component_descriptor
expr
tuple_index

Structs

Registry

The primary construct in the Shard Entity Component System (ECS).