One measured rectangle, in the stage's untransformed coordinate space.
A plain struct rather than a map so that a malformed payload fails to build one rather than travelling half-decoded into the geometry.
@type t() :: %StatifierBlocks.Connectors.Rect{ height: float(), width: float(), x: float(), y: float() }