A box/container available for packing. Elixir analog of BoxPacker's Box interface.
Outer dimensions/weight are used for shipping; inner dimensions bound the packable space. All values are integers in the same units used for items.
Summary
Types
@type t() :: term()
All the types that implement this protocol.