Crate flawless

Source
Expand description

Flawless is a durable execution engine for Rust.

For more information check out the docs at https://flawless.dev/docs.

Modules§

idempotent
message
rand
Utilities for random number generation.
secrets
time
workflow

Macros§

module
Sets name and version for the flawless module.
receive
replay_debug

Attribute Macros§

message
Implements the Message trait for structs or enums.
workflow
Creates a workflow from a function.