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
pub(crate) fn resolve_type(cx: &mut DocContext<'_>, path: Path) -> Type
Given a type Path, resolve it to a Type using the TyCtxt