auid
64 bit timestamp-first unique identifier
Usage
let id = new;
println!;
Features
| name | description | default? |
|---|---|---|
serde |
serde support |
✓ |
base16 |
convert from/to base16 using faster-hex |
𐄂 |
hex |
alias for base16 |
|
base32 |
convert from/to base32 using data-encoding |
𐄂 |
base58 |
convert from/to base58 using bs58 |
𐄂 |
base64 |
convert from/to base64 using data-encoding |
𐄂 |
License
Licensed under ☕ Coffee License.