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

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

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