[][src]Function rustdoc::clean::resolve_type

fn resolve_type(cx: &DocContext, path: Path, id: NodeId) -> Type

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