pub(crate) fn resolve_use_source(
    cx: &mut DocContext<'_>,
    path: Path
) -> ImportSource