Skip to main content

SliceArrayExt

Trait SliceArrayExt 

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

Provided Methods§

Source

fn child(&self) -> &ArrayRef

Implementors§