MCPcopy Create free account
hub / github.com/WeaveMindAI/weft / CodeNode

Class CodeNode

catalog/code/:exec/python/backend.rs:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89
90#[derive(Default)]
91pub struct CodeNode;
92
93#[async_trait]
94impl Node for CodeNode {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected