Expand description

This crate exposes three procedural macros (one for each type of node) to facilitate exposing the symbols required by Zenoh-Flow in order to dynamically load nodes.

Attribute Macros§

  • Expose the symbols Zenoh-Flow needs to instantiate and start a Operator.
  • Expose the symbols Zenoh-Flow needs to instantiate and start a Sink.
  • Expose the symbols Zenoh-Flow needs to instantiate and start a Source.