Docs.rs
lightyear_utils-0.26.4
lightyear_utils 0.26.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cBournhonesque
Dependencies
bevy_ecs ^0.18
normal
bevy_platform ^0.18
normal
bevy_reflect ^0.18
normal
bevy_utils ^0.18
normal
hashbrown ^0.16
normal
metrics ^0.24
normal
optional
paste ^1.0
normal
seahash ^4.1.0
normal
tracing ^0.1.40
normal
Versions
43.66%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Captures
lightyear_
utils
0.26.4
Captures
Implementors
In lightyear_
utils::
captures
lightyear_utils
::
captures
Trait
Captures
Copy item path
Source
pub trait Captures<U> { }
Implementors
§
Source
§
impl<T: ?
Sized
, U>
Captures
<U> for T