mirror of
https://github.com/uuid-rs/uuid.git
synced 2025-09-29 22:10:50 +00:00
Update src/lib.rs
Co-authored-by: Quinn <57224050+QnnOkabayashi@users.noreply.github.com>
This commit is contained in:
parent
cf1940a56d
commit
3b705af054
@ -70,7 +70,7 @@
|
||||
//!
|
||||
//! Other crate features can also be useful beyond the version support:
|
||||
//!
|
||||
//! * `macros` - adds the `uuid!` macro that can parse UUIDs at compile time.
|
||||
//! * `macros` - adds the `uuid!` macro that can parse UUIDs from string literals at compile time.
|
||||
//! * `serde` - adds the ability to serialize and deserialize a UUID using
|
||||
//! `serde`.
|
||||
//! * `arbitrary` - adds an `Arbitrary` trait implementation to `Uuid` for
|
||||
|
Loading…
x
Reference in New Issue
Block a user