| Crates.io | wrkflw-runtime |
| lib.rs | wrkflw-runtime |
| version | 0.7.3 |
| created_at | 2025-08-09 12:58:25.622228+00 |
| updated_at | 2025-08-28 07:32:26.586977+00 |
| description | Runtime execution environment for wrkflw workflow engine |
| homepage | https://github.com/bahdotsh/wrkflw |
| repository | https://github.com/bahdotsh/wrkflw |
| max_upload_size | |
| id | 1787907 |
| size | 124,801 |
Runtime abstractions for executing steps in containers or emulation.
// This crate is primarily consumed by `wrkflw-executor`.
// Prefer using the executor API instead of calling runtime directly.