Type Definition aalto::Grid

source · []
pub type Grid = Vec<Vec<Tile>>;