Update collections/rust-mcp-development.md

This commit is contained in:
Aaron Powell 2025-10-17 11:16:19 +11:00 committed by GitHub
parent 82cf7a4e85
commit 4ed83b3f28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# Rust MCP Server Development
'Build high-performance Model Context Protocol servers in Rust using the official rmcp SDK with async/await, procedural macros, and type-safe implementations.'
Build high-performance Model Context Protocol servers in Rust using the official rmcp SDK with async/await, procedural macros, and type-safe implementations.
**Tags:** rust, mcp, model-context-protocol, server-development, sdk, tokio, async, macros, rmcp