UXID.Decoder (UXID v2.2.0)
View SourceDecodes UXID strings into Codec structs
Summary
Functions
@spec decode_time(UXID.Codec.t()) :: UXID.Codec.t()
@spec process(UXID.Codec.t()) :: {:ok, UXID.Codec.t()} | {:error, String.t()}
@spec separate_prefix(UXID.Codec.t()) :: UXID.Codec.t()