Searched defs:NodeRefInfo (Results 1 – 2 of 2) sorted by relevance
337 pub(crate) struct NodeRefInfo { struct344 /// Used to store this `NodeRefInfo` in the node's `refs` list. argument347 /// The handle for this `NodeRefInfo`. argument353 impl NodeRefInfo { implementation
300 info: &NodeRefInfo, in remove_node_info()301 ) -> Option<ListArc<NodeRefInfo, { NodeRefInfo::LIST_NODE }>> { in remove_node_info()