argoflows 0.1.1

Argoflows lets you seamlessly integrate and manage Argo Workflows directly from your Rust applications.
Documentation
1
2
3
4
pub mod api;
pub mod config;
pub mod error;
pub mod types;