Crate aranya_id

Crate aranya_id 

Source
Expand description

IDs and generation of custom_id types.

Macros§

custom_id
Creates a custom ID.

Structs§

Id
A unique cryptographic ID.
ParseIdError
An error returned when parsing an ID from a string fails.

Traits§

IdTag
A type that can be used as a tag for Id.

Type Aliases§

BaseId
The base ID type.