Zongzi. Util. ID
(zongzi v0.3.0)
Copy Markdown
A module that declares the IDs of domain entities.
Yes, it's simply identity.
Summary
Functions
Generates the ID of the new object.
Types
@type t() :: binary()
Declare something's ID.
@type t(_any_model) :: t()
Identify ID of what.
Like Enumerable.t/1, it just for good looking in document.