Docs.rs
  • zero_ecs_build-0.2.0
    • zero_ecs_build 0.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • JohanNorberg
    • Dependencies
      • glob ^0.3.1 normal
      • itertools ^0.12.1 normal
      • quote ^1.0.35 normal
      • syn ^2.0.51 normal
      • zero_ecs_macros ^0.2.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

zero_ecs_build0.2.0

  • All Items
  • Macros
  • Structs
  • Enums
  • Functions
?
Change settings

Crate zero_ecs_build

source ·

Macros§

  • debug
  • fident

Structs§

  • CollectedData
  • EntityDef
  • Field
  • Query
  • SystemDef
  • SystemDefParamReference

Enums§

  • SystemDefParam

Functions§

  • collect_data
  • format_file
  • generate_copy_traits
  • generate_default_queries
  • generate_ecs
  • generate_queries
  • generate_systems
  • generate_world_rs
  • pascal_case_to_snake_case
  • singular_to_plural
  • write_token_stream_to_file