MCPcopy Create free account
hub / github.com/chc4/lineiform / leave

Method leave

tangle/src/node.rs:736–738  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

734 }
735
736 pub fn leave() -> NodeVariant::Leave {
737 NodeVariant::Leave
738 }
739
740 pub fn bb() -> NodeVariant::BrEntry {
741 NodeVariant::BrEntry

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected