pub fn node<N: Node + 'static>(id: impl Into<NodeId>, implementation: N) -> Wire
A lone node, named after its type: this is the last place that knows it, and what a node is called is half of the key its output is kept under.