mirror of
https://github.com/uuid-rs/uuid.git
synced 2025-09-28 21:42:19 +00:00
finish cut off docs
This commit is contained in:
parent
4473398413
commit
5edf763f02
@ -31,7 +31,8 @@ impl Uuid {
|
||||
/// # Examples
|
||||
///
|
||||
/// A v7 UUID can be created from a unix [`Timestamp`] plus a 128 bit
|
||||
/// random number. When supplied as such, the data will be
|
||||
/// random number. When supplied as such, the data will be combined
|
||||
/// to ensure uniqueness and sortability at millisecond granularity.
|
||||
///
|
||||
/// ```rust
|
||||
/// # use uuid::{Uuid, Timestamp, NoContext};
|
||||
|
Loading…
x
Reference in New Issue
Block a user