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

Class Bcast

flow-rs/src/node/bcast.rs:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16#[outputs(out:[])]
17#[derive(Node, Actor, Default)]
18struct Bcast {}
19
20impl Bcast {
21 fn new(_: String, _: &Table) -> Bcast {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected