Function pyo3_macros_backend::pymethod::impl_py_getter_def

source ·
pub fn impl_py_getter_def(
    cls: &Type,
    property_type: PropertyType<'_>,
    ctx: &Ctx
) -> Result<MethodAndMethodDef>
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here