rapx::analysis::utils::def_path

Function def_path_res_with_base

source
pub fn def_path_res_with_base(
    tcx: &TyCtxt<'_>,
    base: Vec<Res>,
    path: &[&str],
) -> Vec<Res>