Trait implementation lrs::ptr::OwnedPtr::Eq

Objects that implement the binary == and != operators.

Syntax

impl<T> Eq<OwnedPtr<T>> for OwnedPtr<T>