dylanhart / ulid-rs

This is a Rust implementation of the ulid project
https://crates.io/crates/ulid
MIT License
389 stars 37 forks source link

Add optional features to support serde and UUID conversions #25

Closed abreis closed 4 years ago

abreis commented 4 years ago

(I decided to open a single PR for both features, let me know if you'd prefer separate PRs)

This PR adds:

Closes #23.

dylanhart commented 4 years ago

lgtm