⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
In pyo3_macros_backend::utils
?
Function
pyo3_macros_backend
::
utils
::
replace_self
source
·
[
−
]
pub(crate) fn replace_self(ty: &mut
Type
, cls: &
Type
)
Expand description
Replace
Self
keyword in type with
cls