View Source RectLayout.Object protocol (rect_layout v0.1.2)
A common attribute access protocol that graphical object implement Allows them to be used inside the layout calculations You can use your own custom objects as well, as long as they implement the same protocol
Summary
Types
@type t() :: term()
All the types that implement this protocol.