barley-runtime

Crates.iobarley-runtime
lib.rsbarley-runtime
version0.6.0
sourcesrc
created_at2023-05-17 14:55:55.051025
updated_at2023-06-13 10:56:00.493821
descriptionThe Barley runtime
homepagehttps://github.com/panthios/barley
repositoryhttps://github.com/panthios/barley
max_upload_size
id867018
size32,235
Carlos Kieliszewski (carlosskii)

documentation

https://docs.rs/barley-runtime

README

barley-runtime

This crate provides the runtime for the barley workflow engine. It is responsible for coordinating the execution of the workflow and managing its state.

barley-runtime is not stable. Many features and APIs are still in development. The crate is available for testing, but should not be used in production.

Usage

See the barley-std crate for an example of how to use barley-runtime.

Commit count: 123

cargo fmt