Trait AnyEq

Source
pub trait AnyEq: Any + 'static {
    // Required methods
    fn equals(&self, other: &dyn Any) -> bool;
    fn as_any(&self) -> &dyn Any;
}

Required Methods§

Source

fn equals(&self, other: &dyn Any) -> bool

Source

fn as_any(&self) -> &dyn Any

Implementors§

Source§

impl<T: Any + PartialEq> AnyEq for T

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy