EctoXml.Builder protocol (ecto_xml v0.1.0)

Protocol that allows building ecto schemas into documents.

Allows mapping the field names.

Link to this section Summary

Link to this section Types

Specs

t() :: term()

Link to this section Functions

Link to this function

resolve_element_name(value, key)

Specs

resolve_element_name(t(), atom()) :: atom()