MCPcopy Index your code
hub / github.com/crazymykl/rust-koans

github.com/crazymykl/rust-koans @main

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

Extension points exported contracts — how you extend this code

HasName (Interface)
Any type that implements the HasName trait is guaranteed to have a function called full_name() that returns a String
src/koans/traits.rs
IsEvenOrOdd (Interface)
(no doc) [2 implementers]
src/koans/traits.rs
HasLevel (Interface)
(no doc) [1 implementers]
src/koans/traits.rs
Ordered (Interface)
(no doc) [1 implementers]
src/koans/traits.rs

Core symbols most depended-on inside this repo

asserts
called by 3
src/koans/traits.rs
assign_a_value
called by 2
src/koans/ownership.rs
seek_the_path
called by 1
src/main.rs
walk_the_path
called by 1
src/main.rs
assert_full_name
called by 1
src/koans/traits.rs
insert_next_number
called by 1
src/koans/ownership.rs
add
called by 1
src/koans/ownership.rs
max
called by 1
src/koans/ownership.rs

Shape

Function 105
Class 8
Method 7
Interface 4

Languages

Rust100%

Modules by API surface

src/koans/traits.rs25 symbols
src/koans/vec.rs24 symbols
src/koans/ownership.rs15 symbols
src/koans/string.rs12 symbols
src/koans/hash_map.rs11 symbols
src/koans/array.rs11 symbols
src/koans/struct.rs9 symbols
src/koans/integer.rs7 symbols
src/koans/boolean.rs4 symbols
src/main.rs3 symbols
src/koans/the_truth.rs1 symbols
src/koans/addition.rs1 symbols

For agents

$ claude mcp add rust-koans \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact