Trait pyo3::impl_::pymethods::IterBaseKind

source ·
pub trait IterBaseKind {
    // Provided method
    fn iter_tag(&self) -> IterBaseTag { ... }
}

Provided Methods§

Implementations on Foreign Types§

source§

impl<Value> IterBaseKind for &Value

Implementors§

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here