rust_mcp_schema/
rust-mcp-schema.rs

1/// modules
2mod generated_schema;
3
4pub use generated_schema::*;