Crate dora_node_api
source ·Expand description
The custom node API allow you to integrate dora
into your application.
It allows you to retrieve input and send output in any fashion you want.
Try it out with:
dora new node --kind node
You can also generate a dora rust project with
dora new project_xyz --kind dataflow
Re-exports
Modules
Structs
- The receiving end of a channel.