#![doc=include_str!("../README.md")]// Allow `::llm_tool::` paths (generated by the `#[llm_tool]` proc macro) to
// resolve when compiling tests within this crate.
externcrateselfas llm_tool;modregistry;modrust_tool;modtypes;pubuseregistry::*;pubuserust_tool::*;pubusetypes::*;