Function rustdoc::clean::get_path_for_type[][src]

fn get_path_for_type<F>(tcx: TyCtxt, def_id: DefId, def_ctor: F) -> Path where
    F: Fn(DefId) -> Def