MCPcopy Index your code
hub / github.com/derekbanas/Rust-Tutorial

github.com/derekbanas/Rust-Tutorial @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
32 symbols 47 edges 2 files 19 documented · 59%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Rust-Tutorial

Rust is the language of choice for those looking for high performance, memory safety and all the tools needed to write error free code with ease. In this tutorial I created a full course on programming with Rust.

Extension points exported contracts — how you extend this code

Shape (Interface)
We can tie struct properties to functions using Traits You can create functions that can be used by any structs that imp [2 …
main.rs

Core symbols most depended-on inside this repo

say_hello
called by 1
main.rs
get_sum
called by 1
main.rs
get_2
called by 1
main.rs
print_str
called by 1
main.rs
print_return_str
called by 1
main.rs
change_string
called by 1
main.rs
left
called by 1
main.rs
right
called by 1
main.rs

Shape

Function 18
Class 6
Method 6
Enum 1
Interface 1

Languages

Rust100%

Modules by API surface

main.rs26 symbols
mod.rs6 symbols

For agents

$ claude mcp add Rust-Tutorial \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact