This commit is contained in:
Marius Bancila 2018-02-12 09:28:54 +02:00 committed by GitHub
parent 71243ab35d
commit 4360b1b966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ For information about UUID/GUIDs see:
* [A Universally Unique IDentifier (UUID) URN Namespace](https://www.ietf.org/rfc/rfc4122.txt)
## Library overview
The library defines a namespace `uuids` with the following types and functions:
Although the specification puts the uuid library in the `std` namespace, this implementation uses the namespace `uuids` for this purpose, in order to make the library usable without violating the restrictions imposed on the `std` namespace. The following types and utilities are available:
Basic types: