Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeSentryAI/lockbud
/ start_node
Method
start_node
src/analysis/controldep/tests.rs:46–48 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
44
45
impl StartNode for TestGraph {
46
fn start_node(&self) -> Self::Node {
47
self.start_node
48
}
49
}
50
51
impl WithEndNodes for TestGraph {
Callers
2
control_deps
Function · 0.45
end_nodes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected