Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions crates/rmcp-macros/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ impl MyToolHandler {
}
}
}

```

### tool_handler

Expand Down Expand Up @@ -159,4 +159,4 @@ impl ServerHandler for MyToolHandler {

## License

Please refer to the LICENSE file in the project root directory.
Please refer to the LICENSE file in the project root directory.
Loading