Skip to main content

supercode_interchange/workflow/codec/
mod.rs

1//! The workflow half per harness: what a harness's board stores, read as [`super::Workflow`].
2//! Read side only for now; a board is written through the harness's own door (`hermes kanban`).
3pub mod hermes;