Docs.rs
bevy-trait-query-0.16.0
bevy-trait-query 0.16.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
JoJoJet
RobWalt
Dependencies
bevy-trait-query-impl ^0.16.0
normal
bevy_app ^0.16.0
normal
optional
bevy_ecs ^0.16.0
normal
tracing ^0.1
normal
bevy ^0.16.0
dev
criterion ^0.5
dev
Versions
75%
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_
trait_
query
0.16.0
Trait
Query
Implementors
In crate bevy_
trait_
query
bevy_trait_query
Trait
TraitQuery
Copy item path
Source
pub trait TraitQuery: 'static { }
Expand description
Marker for traits that can be used in queries.
Implementors
ยง