Function pyo3_macros_backend::pymethod::impl_call_getter

source ·
fn impl_call_getter(
    cls: &Type,
    spec: &FnSpec<'_>,
    self_type: &SelfType,
    holders: &mut Holders,
    ctx: &Ctx
) -> Result<TokenStream>
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here