⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
In pyo3_macros_backend::pymethod
?
Function
pyo3_macros_backend
::
pymethod
::
ensure_no_forbidden_protocol_attributes
source
·
[
−
]
fn ensure_no_forbidden_protocol_attributes(
spec: &
FnSpec
<'_>,
method_name: &
str
) ->
Result
<
()
>