Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chc4/lineiform
/ bif
Method
bif
tangle/src/node.rs:748–750 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
746
}
747
748
pub fn bif() -> NodeVariant::BrIf {
749
NodeVariant::BrIf
750
}
751
752
}
753
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected