[−][src]Function c2rust_refactor::ast_manip::number_nodes::number_nodes_with
pub fn number_nodes_with<T: MutVisit>(x: &mut T, counter: &NodeIdCounter)
Assign new NodeId
s to all nodes in x
.
pub fn number_nodes_with<T: MutVisit>(x: &mut T, counter: &NodeIdCounter)
Assign new NodeId
s to all nodes in x
.