MCPcopy Index your code
hub / github.com/Benestar/rust-chord

github.com/Benestar/rust-chord @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
141 symbols 283 edges 17 files 39 documented · 28%
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

MessagePayload (Interface)
(no doc) [13 implementers]
src/message/mod.rs
Identify (Interface)
Trait to obtain an identifier from a data structure [4 implementers]
src/routing/identifier.rs
ServerHandler (Interface)
A trait to handle incoming requests from a [`Server`]. The methods [`handle_connection`] and [`handle_error`] are calle [2 …
src/network.rs

Core symbols most depended-on inside this repo

identifier
called by 16
src/routing/identifier.rs
send
called by 12
src/network.rs
receive
called by 7
src/network.rs
parse
called by 6
src/message/mod.rs
parse
called by 6
src/message/p2p.rs
as_bytes
called by 5
src/routing/identifier.rs
read_line
called by 4
src/bin/api.rs
write_to
called by 3
src/message/mod.rs

Shape

Method 70
Function 39
Class 28
Interface 3
Enum 1

Languages

Rust100%

Modules by API surface

src/routing/identifier.rs24 symbols
src/message/p2p.rs23 symbols
src/network.rs13 symbols
src/handler/p2p.rs13 symbols
src/message/mod.rs12 symbols
src/message/api.rs10 symbols
src/routing/mod.rs8 symbols
src/handler/api.rs8 symbols
src/stabilization.rs7 symbols
src/procedures.rs6 symbols
src/error.rs5 symbols
src/bin/api.rs5 symbols

For agents

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

⬇ download graph artifact