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

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