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

Method bb

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

Source from the content-addressed store, hash-verified

738 }
739
740 pub fn bb() -> NodeVariant::BrEntry {
741 NodeVariant::BrEntry
742 }
743
744 pub fn bcall() -> NodeVariant::BrCall {
745 NodeVariant::BrCall

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected