Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
15
struct EnumRustHandler {}
16
17
#[async_trait]
18
impl ServerHandler for EnumRustHandler {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected