[−][src]Function c2rust_refactor::select::visitor::matching_descendants
pub fn matching_descendants(
st: &CommandState,
cx: &RefactorCtxt,
krate: &Crate,
sel: HashSet<NodeId>,
filt: &Filter
) -> HashSet<NodeId>