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

Class DynInTransform

flow-rs/src/node/transform.rs:93–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91#[outputs(out)]
92#[derive(Node, Default)]
93struct DynInTransform {}
94
95impl DynInTransform {
96 fn new(_name: String, _args: &Table) -> DynInTransform {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected