Type Definition lightning::linked_map::NodeRef[][src]

type NodeRef<T> = Arc<Node<T>>;