EctoXml.ValueResolver protocol (ecto_xml v0.1.0)

Protocol to resolve XML element values.

Link to this section Summary

Link to this section Types

Specs

t() :: term()

Link to this section Functions

Link to this function

resolve(value, key, base_module)

Specs

resolve(t(), atom(), module()) :: any()