Expand description
A set of utilities that help you integrate native Rust projects with Flawless workflows.
Check out the docs at https://flawless.dev/docs/integration-with-rust
Macros§
Structs§
- Deployed
Module - Server
- Represents an instance of a flawless server.
- Workflow
Ref
Functions§
- build_
debug - Builds the flawless module located in the
workflowsdirectory in debug mode. - build_
release - Builds the flawless module located in the
workflowsdirectory in release mode.