Generated Kiwi struct module for Rect.
Rect
@type t() :: %Figler.Schema.Rect{ h: float() | nil, w: float() | nil, x: float() | nil, y: float() | nil }