Searched defs:NodeRefInfo (Results 1 – 1 of 1) sorted by relevance
339 pub(crate) struct NodeRefInfo { struct346 /// Used to store this `NodeRefInfo` in the node's `refs` list. argument349 /// The handle for this `NodeRefInfo`. argument355 impl NodeRefInfo { impl