Trait implementation lrs::ptr::NonZeroPtr::PartialOrd

Objects that implement the binary <, <=, >, and >= operators.

Syntax

impl<T> PartialOrd<NonZeroPtr<T>> for NonZeroPtr<T>