[−][src]Trait pyo3::pyclass_slots::PyClassWeakRef
Represents __weakref__ field for #[pyclass].
Associated Constants
Loading content...Required methods
fn new() -> Self
fn __private__(&self) -> PrivateMarker
This trait is private to implement; this method exists to make it impossible to implement outside the crate.