Docs.rs
maple-0.3.0
maple 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ToothlessBrush
Dependencies
anyhow ^1.0.99
normal
bytemuck ^1.23.2
normal
glam ^0.30.5
normal
log ^0.4
normal
maple_3d ^0.3.0
normal
optional
maple_app ^0.3.0
normal
maple_derive ^0.3.0
normal
maple_engine ^0.3.0
normal
maple_physics ^0.3.0
normal
optional
maple_renderer ^0.3.0
normal
env_logger ^0.11
dev
Versions
0%
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
EventLabel
maple
0.3.0
Event
Label
Implementors
In maple::
prelude
maple
::
prelude
Trait
Event
Label
Copy item path
Source
pub trait EventLabel:
Any
{ }
Implementors
§
Source
§
impl
EventLabel
for
ColliderEnter
Source
§
impl
EventLabel
for
ColliderExit
Source
§
impl
EventLabel
for
FixedUpdate
Source
§
impl
EventLabel
for
Ready
Source
§
impl
EventLabel
for
Update