mirror of
https://github.com/uuid-rs/uuid.git
synced 2025-10-02 15:24:57 +00:00
Update src/v6.rs doc
Co-authored-by: Aron Heinecke <Ox0p54r36@t-online.de>
This commit is contained in:
parent
81761a8d8d
commit
4811a0632f
@ -1,6 +1,6 @@
|
|||||||
//! The implementation for Version 1 UUIDs.
|
//! The implementation for Version 1 UUIDs.
|
||||||
//!
|
//!
|
||||||
//! Note that you need to enable the `v1` Cargo feature
|
//! Note that you need to enable the `v6` Cargo feature
|
||||||
//! in order to use this module.
|
//! in order to use this module.
|
||||||
|
|
||||||
use crate::timestamp::{ClockSequence, Timestamp};
|
use crate::timestamp::{ClockSequence, Timestamp};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user