Skip to main content

StringMatrix

Type Alias StringMatrix 

Source
pub type StringMatrix = Matrix<String>;

Aliased Typeยง

pub struct StringMatrix { /* private fields */ }