c2rust_refactor::resolve
pub fn module_children(tcx: TyCtxt, did: DefId) -> Vec<(Symbol, Def)>
List the names and Defs of all children of the indicated module.
Def