Trait vortex::AsArray

source ·
pub trait AsArray {
    // Required method
    fn as_array_ref(&self) -> &Array;
}

Required Methods§

Implementors§