Crates.io | barley-utils |
lib.rs | barley-utils |
version | 0.2.0 |
source | src |
created_at | 2023-05-17 14:56:12.405561 |
updated_at | 2023-05-25 09:49:14.253698 |
description | Utilities for the Barley engine |
homepage | https://github.com/panthios/barley |
repository | https://github.com/panthios/barley |
max_upload_size | |
id | 867019 |
size | 23,832 |
barley-utils
This crate provides various utilities for the barley workflow engine. It is not technically required for the engine to function, but it is highly recommended. It provides many useful actions for common tasks, such as HTTP fetching and file I/O.
barley-utils
is not stable. It is available as a pre-release for testing purposes.
See the barley-interface
crate for an example of how to use this crate.