Docs.rs
bevy_spawn_fn_derive-0.1.0
bevy_spawn_fn_derive 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mintlu8
Dependencies
proc-macro-crate ^3.1.0
normal
proc-macro-error ^1.0.4
normal
proc-macro2 ^1.0.85
normal
quote ^1.0.36
normal
syn ^2.0.66
normal
Versions
66.67%
of the crate is documented
Platform
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
Crate bevy_spawn_fn_derive
bevy_
spawn_
fn_
derive
0.1.0
All Items
Crate Items
Attribute Macros
Crate
bevy_
spawn_
fn_
derive
Copy item path
Source
Attribute Macros
ยง
spawner_
fn
Make a function support the
spawn!
macro.
spawner_
system
Make a system function support the
spawn!
macro.