Module node

Module node 

Source

Structs§

LiveNode
High-level abstraction for a live Nautilus system node.
LiveNodeBuilder
Builder for constructing a LiveNode with a fluent API.
LiveNodeHandle
A thread-safe handle to control a LiveNode from other threads. This allows starting, stopping, and querying the node’s state without requiring the node itself to be Send + Sync.