ExCrowdin.Synchronizable behaviour (ex_crowdin v0.2.2)

Link to this section Summary

Link to this section Callbacks

Link to this callback

deserialize_field(atom, binary)

Specs

deserialize_field(atom(), binary()) :: any()

Specs

download() :: any()
Link to this callback

serialize_field(atom, any)

Specs

serialize_field(atom(), any()) :: binary()
Link to this callback

synchronizable_query()

Specs

synchronizable_query() :: Ecto.Queryable

Specs

upload() :: any()