pub type OpenedValuesForMatrix<F> = Vec<OpenedValuesForPoint<F>>;Aliased Typeยง
struct OpenedValuesForMatrix<F> { /* private fields */ }pub type OpenedValuesForMatrix<F> = Vec<OpenedValuesForPoint<F>>;struct OpenedValuesForMatrix<F> { /* private fields */ }