Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chc4/lineiform
/ Leave
Class
Leave
tangle/src/node.rs:166–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
/// 3) an output port state edge that should be connected to the function return
165
#[derive(Debug)]
166
pub struct Leave;
167
}
168
169
pub use NodeVariant::*;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected