pyo3::types

Module weakref

Source

Re-exportsยง

pub use anyref::PyWeakref;
pub use anyref::PyWeakrefMethods;
pub use proxy::PyWeakrefProxy;
pub use reference::PyWeakrefReference;

Modulesยง

anyref ๐Ÿ”’
proxy ๐Ÿ”’
reference ๐Ÿ”’
โš ๏ธ Internal Docs โš ๏ธ Not Public API ๐Ÿ‘‰ Official Docs Here