[][src]Trait rustpython_vm::pyobject::IdProtocol

pub trait IdProtocol {
    fn get_id(&self) -> usize;

    fn is<T>(&self, other: &T) -> bool
    where
        T: IdProtocol
, { ... } }

Required methods

fn get_id(&self) -> usize

Loading content...

Provided methods

fn is<T>(&self, other: &T) -> bool where
    T: IdProtocol

Loading content...

Implementations on Foreign Types

impl<T: ?Sized + IdProtocol> IdProtocol for Rc<T>[src]

Loading content...

Implementors

impl<T: PyObjectPayload> IdProtocol for PyRef<T>[src]

impl<T: ?Sized + PyObjectPayload> IdProtocol for PyObject<T>[src]

Loading content...
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