MCPcopy Create free account
hub / github.com/dexloom/loom / node

Method node

crates/node/debug-provider/src/debugprovider.rs:102–104  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

100 }
101
102 pub fn node(&self) -> &PN {
103 &self._node
104 }
105 pub fn anvil(&self) -> &PA {
106 &self._anvil
107 }

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected