comprehensive-rust

GitHub

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.

33,276 stars Rust 1 file ยท ~3,449 tokens #android#classroom#course#google#guide#rust#training#training-materials

Borrowing (comprehensive-rust) MCP Server

Model Context Protocol (borrowing) server

View all comprehensive-rust servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "borrowing": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-borrowing"
      ]
    }
  }
}