Function rustdoc::clean::normalize

source ·
fn normalize<'tcx>(
    cx: &mut DocContext<'tcx>,
    ty: Binder<'tcx, Ty<'tcx>>
) -> Option<Binder<'tcx, Ty<'tcx>>>
Expand description

Returns None if the type could not be normalized