Docs.rs
  • bevy_stat_query-0.3.0
    • bevy_stat_query 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mintlu8
    • Dependencies
      • bevy_app ^0.16.0 normal
      • bevy_ecs ^0.16.0 normal
      • bevy_reflect ^0.16.0 normal
      • bevy_stat_query_derive ^0.2.0 normal optional
      • erased-serde ^0.4.3 normal
      • ref-cast ^1 normal
      • rustc-hash ^2.0.0 normal
      • scoped-tls-hkt ^0.1.5 normal
      • serde ^1 normal
      • thiserror ^1 normal
      • bevy ^0.16.0 dev
      • bevy_serde_lens ^0.6.0 dev
      • bitflags ^2.4.2 dev
      • criterion ^0.5.1 dev
      • num_enum ^0.7.2 dev
      • postcard ^1.0.8 dev
      • serde_json ^1.0.114 dev
      • strum ^0.26.2 dev
    • Versions
    • 42.33% 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

bevy_stat_query0.3.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Derive Macros

List of all items

Structs

  • ChildQuery
  • ChildQueryMut
  • Fraction
  • GlobalStatDefaults
  • GlobalStatRelations
  • JoinedQuerier
  • NoopQuerier
  • Qualifier
  • Querier
  • StatDeserializers
  • StatEntities
  • StatEntity
  • StatMap
  • StatQuery
  • StatQueryMut
  • StatVTable
  • StatValuePair
  • rounding::Ceil
  • rounding::Floor
  • rounding::Round
  • rounding::Truncate
  • rounding::TruncateSigned
  • types::Prioritized
  • types::StatAdditive
  • types::StatFlags
  • types::StatFloat
  • types::StatFloatAdditive
  • types::StatInt
  • types::StatIntPercent
  • types::StatIntPercentAdditive
  • types::StatIntRounded
  • types::StatMult

Enums

  • Attribute
  • QualifierQuery
  • operations::StatOperation
  • operations::Unsupported

Traits

  • EntityReference
  • Flags
  • Float
  • Int
  • NumCast
  • Number
  • QualifierFlag
  • QueryStream
  • Shareable
  • Stat
  • StatExtension
  • StatStream
  • operations::StatValue
  • rounding::Rounding

Macros

  • match_stat
  • vtable

Derive Macros

  • Attribute
  • Stat

Statics

  • STAT_DESERIALIZERS