Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
91
pub struct CodeNode;
92
93
#[async_trait]
94
impl Node for CodeNode {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected