Docs.rs
floxide-macros-3.2.2
floxide-macros 3.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aitoroses
Dependencies
async-trait ^0.1.77
normal
floxide-core =3.2.2
normal
floxide-macros-support =3.2.2
normal
heck ^0.4
normal
proc-macro2 ^1
normal
quote ^1
normal
serde ^1.0.196
normal
serde_json ^1.0.112
normal
syn ^2
normal
tokio ^1.43
normal
tracing ^0.1.40
normal
uuid ^1.6.1
normal
trybuild ^1.0.85
dev
Versions
75%
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
floxide_
macros
3.2.2
All Items
Crate Items
Macros
Derive Macros
Crate
floxide_macros
Copy item path
Source
Macros
§
node
Define a Node with fields and a process body in one macro invocation.
workflow
Define a Workflow with fields and edges in one macro invocation.
Derive Macros
§
Merge
Derive implementation for the
Merge
trait.