1 2 3 4 5
//! Fixture file for a tools-focused example. fn describe_tools() -> &'static str { "This fixture describes tool use." }