normalize in rustdoc::clean - Rust (original) (raw)
Function normalize
fn normalize<'tcx>(
cx: &DocContext<'tcx>,
ty: Binder<'tcx, Ty<'tcx>>,
) -> Option<Binder<'tcx, Ty<'tcx>>>
Expand description
Returns None
if the type could not be normalized