ares-tools 0.10.0

Built-in tools for ARES agents
Documentation
1
2
3
// Tools module re-exports individual tool implementations.
// Each tool implements Tool so it can be registered into Tools' static set.
pub mod calculator;