Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegFlow
/ info
Method
info
flow-rs/src/graph/node.rs:50–52 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
48
}
49
50
pub fn info(&self) -> &config::Node {
51
&self.info
52
}
53
54
pub fn info_mut(&mut self) -> &mut config::Node {
55
&mut self.info
Callers
15
__init__
Method · 0.45
__init__
Method · 0.45
exec
Method · 0.45
__init__
Method · 0.45
lite.py
File · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
exec
Method · 0.45
exec
Method · 0.45
exec
Method · 0.45
__init__
Method · 0.45
search_key
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected