Docs.rs
automatons-0.3.0
automatons 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jdno
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
reqwest ^0.11
normal
optional
thiserror ^1
normal
tracing ^0.1
normal
optional
tokio ^1.20.1
dev
Versions
70.59%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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 automatons
automatons
0.3.0
All Items
Crate Items
Structs
Enums
Traits
Crate
automatons
Copy item path
Source
Structs
§
State
In-memory state for tasks
Enums
§
Error
Errors that an automaton can return
Transition
Transition from one task to the next
Traits
§
Automaton
Trait for automatons
Task
Executable task