Function rustdoc::clean::utils::resolve_type

source ยท
pub(crate) fn resolve_type(cx: &mut DocContext<'_>, path: Path) -> Type
Expand description

Given a type Path, resolve it to a Type using the TyCtxt