MCPcopy Create free account
hub / github.com/MegEngine/MegFlow / info_mut

Method info_mut

flow-rs/src/graph/node.rs:54–56  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

52 }
53
54 pub fn info_mut(&mut self) -> &mut config::Node {
55 &mut self.info
56 }
57}

Callers 10

execMethod · 0.45
publishMethod · 0.45
packMethod · 0.45
set_from_addrMethod · 0.45
set_to_addrMethod · 0.45
set_tagMethod · 0.45
loadMethod · 0.45
test_reorderFunction · 0.45
test_demuxFunction · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_reorderFunction · 0.36
test_demuxFunction · 0.36