Skip to main content

VariantArrayExt

Trait VariantArrayExt 

Source
pub trait VariantArrayExt: TypedArrayRef<Variant> {
    // Provided method
    fn child(&self) -> &ArrayRef { ... }
}

Provided Methods§

Source

fn child(&self) -> &ArrayRef

Implementors§