pub type Node = Node<NodeService>;Expand description
Native node type alias, combining the common node logic with native services.
Aliased Typeยง
pub struct Node { /* private fields */ }pub type Node = Node<NodeService>;Native node type alias, combining the common node logic with native services.
pub struct Node { /* private fields */ }