pub type World2dField = Switch<Grid2d<Scalar>>;

Aliased Type§

struct World2dField { /* private fields */ }