memea

Type Alias Mosaic

Source
pub type Mosaic = (usize, usize);
Expand description

Type representing memory array dimensions as (rows, columns).