Current section

Files

Jump to
ids include ids@ulid_GenerateFromTimestamp.hrl
Raw

include/ids@ulid_GenerateFromTimestamp.hrl

-record(generate_from_timestamp, {
timestamp :: integer(),
reply_with :: gleam@erlang@process:subject({ok, binary()} |
{error, binary()})
}).