pyo3
0.23.1
Reference
Required Associated Types
BaseType
Implementations on Foreign Types
&T
Implementors
In pyo3::
conversion::
private
pyo3
::
conversion
::
private
Trait
Reference
Copy item path
Source
pub trait Reference { type
BaseType
; }
Required Associated Types
§
Source
type
BaseType
Implementations on Foreign Types
§
Source
§
impl<T>
Reference
for
&T
Source
§
type
BaseType
= T
Implementors
§
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here