Docs.rs
event-driven-macros-0.7.0
event-driven-macros 0.7.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
huntc
Dependencies
proc-macro-error ^1
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^1
normal
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
event_
driven_
macros
0.7.0
All Items
Crate Items
Attribute Macros
Crate
event_driven_macros
Copy item path
Source
Attribute Macros
ยง
impl_
fsm
Provides a DSL that conveniently implements the FSM trait. States, Commands and Events are all required to be implemented both as structs and enums.