Docs.rs
edfsm-machine-0.12.0
edfsm-machine 0.12.0
Docs.rs crate page
Apache-2.0
20 June 2026
Links
Repository
crates.io
Source
Owners
huntc
Dependencies
async-broadcast ^0.7.2
normal
optional
derive_more ^1
normal
edfsm ^0.12.0
normal
embassy-sync ^0.6.0
normal
optional
futures-util ^0.3
normal
streambed-codec ^0.13.0
normal
optional
tokio ^1
normal
optional
derive_more ^1
dev
serde ^1
dev
streambed-logged ^0.13.0
dev
tokio ^1
dev
Versions
78.57%
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
Skip to main content
Effects
edfsm_
machine
0.12.0
edfsm_machine
Type Alias
Effects
Copy item path
Source
pub type Effects<M> = <M as
Fsm
>::
SE
;
Expand description
The effector/effects type of an Fsm