Extract MCP tool manifest builder
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#[path = "unit/manifest.rs"]
|
||||
mod manifest;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
#[path = "unit/manifest.rs"]
|
||||
mod manifest;
|
||||