MCPcopy Create free account
hub / github.com/KingOfBugbounty/enumrust / EnumRustHandler

Class EnumRustHandler

enumrust-mcp/src/main.rs:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14#[derive(Default)]
15struct EnumRustHandler {}
16
17#[async_trait]
18impl ServerHandler for EnumRustHandler {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected