Structs§
- Exclusive
Node - ExclusiveNode: Exclusive Consumption Pattern
- Node
- A smart pointer to a node in the computation graph.
- Node
Builder - Builder for creating nodes in the computation graph.
- RawHandle
- A lightweight handle containing only essential node metadata.
- Weak
Node - A weak reference to a node that doesn’t affect its lifecycle.
Traits§
- Node
Handle - Common interface for accessing node metadata regardless of ownership model.