Docs.rs
brisk-machine-0.6.1
brisk-machine 0.6.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cyrilleberger
Dependencies
brisk-egui-components ^0.6.1
normal
brisk-it ^0.6.1
normal
convert_case ^0.8
normal
lazy_static ^1
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
Versions
100%
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
brisk_
machine
0.6.1
All Items
Sections
brisk-machine
Crate Items
Macros
Crate
brisk_machine
Copy item path
Source
Expand description
§
brisk-machine
brisk-machine
allows to create state machines.
Macros
§
brisk_
it
This macro is used to transform a brisk declarative representation into a state machine. Look at examples for usage.