Tyyppi.Example.Struct.types
You're seeing just the function
types
, go back to Tyyppi.Example.Struct module for more information.
Specs
types() :: [{atom(), Tyyppi.T.t(wrapped)}] when wrapped: term()
Returns the field types of this struct as keyword of
{field :: atom, type :: Tyyppi.T.t(term())}
pairs.