Snex.Serde.Encoder protocol (Snex v0.2.0)
View SourceProtocol for custom encoding of Elixir terms to JSON used by Snex Serde.
If no implementation is defined, encoding falls back to JSON encoding
(JSON.Encoder and its defaults).
See the Snex module documentation for more detail.