modular-agent-core 0.25.0

Modular Agent Core
Documentation
1
2
3
4
5
#![recursion_limit = "256"]

mod suites {
    mod macros;
}