workflow-utils 0.18.0

Miscellaneous utilities for the workflow-rs ecosystem.
Documentation
1
pub type Result<T> = std::result::Result<T, crate::error::Error>;