Docs.rs
bevy_repl_derive-0.1.0
bevy_repl_derive 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
philiplinden
Dependencies
clap ^4.5.45
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
50%
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
bevy_
repl_
derive
0.1.0
All Items
Crate Items
Derive Macros
Crate
bevy_repl_derive
Copy item path
Source
Derive Macros
§
Repl
Command
Derive macro that automatically implements
ReplCommand
for structs that use clap’s
Parser
derive.