pub(crate) fn resolve_type(cx: &mut DocContext<'_>, path: Path) -> TypeExpand description
Given a type Path, resolve it to a Type using the TyCtxt
pub(crate) fn resolve_type(cx: &mut DocContext<'_>, path: Path) -> TypeGiven a type Path, resolve it to a Type using the TyCtxt