Module workflow_core::id
source · Expand description
64-bit random identifier struct Id
that renders its value as a base58 string
Structs
64-bit identifier that renders the value as a base58 string.
This struct is useful for general-purpose random id generation
for use with DOM elements and for other similar purposes.