core_utils v0.2.4 CoreUtils.Types View Source
Link to this section Summary
Link to this section Types
Link to this type
amqp_return_type(t)
View Source
amqp_return_type(t) :: {:ok, t} | {:error, integer()}
Link to this type
ecto_save()
View Source
ecto_save() :: {:ok, Ecto.Schema.t()} | {:error, Ecto.Changeset.t()}