[][src]Function c2rust_refactor::resolve::module_children

pub fn module_children(tcx: TyCtxt, did: DefId) -> Vec<(Symbol, Def)>

List the names and Defs of all children of the indicated module.