Docs.rs
  • cecs-0.1.6
    • cecs 0.1.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • snorrwe
    • Dependencies
      • cache-padded ^1.2.0 normal optional
      • cfg-if ^1.0.0 normal
      • crossbeam-deque ^0.8.2 normal optional
      • futures-lite ^2.3.0 normal optional
      • lazy_static ^1.4.0 normal optional
      • parking_lot ^0.12.1 normal optional
      • rustc-hash ^1.1.0 normal
      • serde ^1 normal optional
      • serde_derive ^1 normal optional
      • smallvec ^1 normal
      • thiserror ^1 normal
      • tracing ^0.1 normal optional
      • bincode ^1 dev
      • serde_json ^1 dev
      • tracing-test ^0.2 dev
    • Versions
    • 6.44% 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

cecs0.1.6

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

Crate cecs

Source

Modules§

bundle
commands
entity_id
entity_index
job_system
prelude
query
query_set
resources
systems
world_access

Structs§

World

Enums§

WorldError

Constants§

VOID_TY

Traits§

Component
ParallelComponent

Type Aliases§

RowIndex
WorldResult