Docs.rs
bevy_fn_plugin-0.1.2
bevy_fn_plugin 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Xion
Dependencies
proc-macro-error ^1.0
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
bevy ^0.10
dev
trybuild ^1.0
dev
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
fn_
plugin
0.1.2
All Items
Crate Items
Attribute Macros
Crate
bevy_fn_plugin
Copy item path
Source
Expand description
Procedural macro for “deriving” a Bevy
Plugin
from a function.
Attribute Macros
§
bevy_
plugin