Docs.rs
  • legion-systems-0.2.4
    • legion-systems 0.2.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TomGillen
    • Dependencies
      • bit-set ^0.5 normal
      • crossbeam-channel ^0.4.0 normal
      • crossbeam-queue ^0.2.0 normal optional
      • derivative ^1 normal
      • downcast-rs ^1.0 normal
      • fxhash ^0.2 normal
      • itertools ^0.8 normal
      • legion-core ^0.2.4 normal
      • paste ^0.1 normal
      • rayon ^1.2 normal optional
      • tracing ^0.1 normal
      • tracing-subscriber ^0.2 dev
    • Versions
    • 82.05% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

legion_systems0.2.4

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • System
  • SystemAccess
  • SystemBuilder
  • SystemId
  • prelude::BitSet
  • resource::Fetch
  • resource::FetchMut
  • resource::PreparedRead
  • resource::PreparedWrite
  • resource::ResourceTypeId
  • resource::Resources
  • schedule::Builder
  • schedule::Executor
  • schedule::Schedule

Enums

  • schedule::Step

Traits

  • QuerySet
  • SystemFn
  • resource::Resource
  • resource::ResourceSet
  • schedule::Runnable
  • schedule::Schedulable