Skip to main content

GetShape

Trait GetShape 

Source
pub trait GetShape {
    // Required method
    fn get_shape(&self) -> RowShape;
}

Required Methods§

Implementors§