Docs.rs
  • thallium-0.6.6
    • thallium 0.6.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • HomelikeBrick42
    • Dependencies
      • thallium_derive ^0.2.2 normal optional
      • thallium_ecs ^0.6.0 normal optional
    • Versions
    • 100% 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
    • 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

thallium0.6.6

Crate Items

  • Structs
  • Traits
  • Derive Macros

List of all items

Structs

  • ecs::App
  • ecs::Commands
  • ecs::Entities
  • ecs::Entity
  • ecs::Query
  • ecs::Ref
  • ecs::RefMut
  • ecs::Res
  • ecs::ResMut
  • ecs::SystemSet

Traits

  • ecs::Component
  • ecs::IntoSystem
  • ecs::QueryParameter
  • ecs::Resource
  • ecs::System
  • ecs::SystemFunction
  • ecs::SystemParameter

Derive Macros

  • derive::Component
  • derive::Resource
  • ecs::Component
  • ecs::Resource