Domo.InteractiveTypesRegistration (Domo v1.5.1) View Source
This module registers types of the module that can be referenced from struct type specs.
Should be used in interactive shell only. When Domo is launched
with mix compile
command, it reads module types from Beam files directly.