pub type CurrentCoordinate = TensorRank1<3, 1>;
Expand description
A coordinate in the current configuration.
Aliased Typeยง
struct CurrentCoordinate(/* private fields */);
pub type CurrentCoordinate = TensorRank1<3, 1>;
A coordinate in the current configuration.
struct CurrentCoordinate(/* private fields */);