pub type Displacement = TensorRank1<3, 1>;
A displacement.
struct Displacement(/* private fields */);