Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adds optional ulid Type #155

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

beanow-at-crabnebula
Copy link
Contributor

https://docs.rs/ulid a neat alternative to UUIDs.
u128 displayed as Base32 for example: 01HCHXGPMZZSMTCB58CQCWKP7Z

Testing: cargo test --features ulid,typescript --test integration_tests -- ulid::ulid

Testing: `cargo test --features ulid,typescript --test integration_tests -- ulid::ulid`
@oscartbeaumont oscartbeaumont merged commit 22d4392 into specta-rs:main Oct 22, 2023
4 checks passed
@beanow-at-crabnebula beanow-at-crabnebula deleted the beanow/ulid branch October 30, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants