Current section

Files

Jump to
cereal lib cereal errors.ex
Raw

lib/cereal/errors.ex

defmodule Cereal.Errors do
@moduledoc """
A serializer to handle errors and correctly encode them.
"""
end