periplon 0.2.0

Rust SDK for building multi-agent AI workflows and automation
Documentation
1
2
3
4
5
pub mod primary;
pub mod secondary;

pub use primary::*;
pub use secondary::*;