Eml.Parsable protocol
The Eml Parsable protocol.
This protocol is used by Eml.parse/2
function to
parse and convert different Elixir data types.
Summary↑
parse(data, lang) |
Types ↑
t :: term
The Eml Parsable protocol.
This protocol is used by Eml.parse/2
function to
parse and convert different Elixir data types.
parse(data, lang) |
t :: term