KitchenSink v1.0.1
KitchenSink.StructEnum
This module makes structs Enumerable which means that you
can use Enum functions on them. The format of default
values we are using is setting them to nil so count uses
that.
To use it for your struct do
use KitchenSink.StructEnum