⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
In pyo3_macros_backend::method
?
Function
pyo3_macros_backend
::
method
::
parse_method_receiver
source
·
[
−
]
pub fn parse_method_receiver(arg: &
FnArg
) ->
Result
<
SelfType
>