uuid 0.7.4

A library to generate and parse UUIDs.
Documentation
Build #151461 2019-03-29T01:49:35.818964+00:00
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)# docs.rs version
cratesfyi 0.6.0 (b564d72 2019-03-28)# build log
Updating crates.io index
Downloading crates ...
Downloaded uuid v0.7.4
Fresh autocfg v0.1.2
Fresh rand_core v0.4.0
Fresh sha1 v0.6.0
Fresh md5 v0.6.1
Fresh rand_core v0.3.1
Fresh winapi v0.3.6
Fresh rand_xorshift v0.1.1
Fresh rand_hc v0.1.0
Fresh rand_isaac v0.1.1
Fresh slog v2.4.1
Fresh rand_os v0.1.3
Fresh rand_pcg v0.1.2
Fresh rand_jitter v0.1.3
Fresh serde v1.0.89
Fresh rand_chacha v0.1.1
Fresh rand v0.6.5
Documenting uuid v0.7.4
Running `rustdoc --crate-name uuid /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/uuid-0.7.4/src/lib.rs --cap-lints allow --color never --target x86_64-pc-windows-msvc -o /home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/doc --cfg 'feature="default"' --cfg 'feature="guid"' --cfg 'feature="md5"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="sha1"' --cfg 'feature="slog"' --cfg 'feature="std"' --cfg 'feature="v1"' --cfg 'feature="v3"' --cfg 'feature="v4"' --cfg 'feature="v5"' --cfg 'feature="winapi"' -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bincode=https://docs.rs/bincode/1.1.2' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'md5=https://docs.rs/md5/0.6.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.89' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.89' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.39' --extern-html-root-url 'serde_test=https://docs.rs/serde_test/1.0.89' --extern-html-root-url 'sha1=https://docs.rs/sha1/0.6.0' --extern-html-root-url 'slog=https://docs.rs/slog/2.4.1' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.6' -L dependency=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern md5=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps/libmd5-7c2205f708e7c603.rmeta --extern rand=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps/librand-21c8e68fc893b41e.rmeta --extern serde=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps/libserde-c20561adfd253342.rmeta --extern sha1=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps/libsha1-88e4050d071f6b6a.rmeta --extern slog=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps/libslog-0a1dcf4c9b91ff4d.rmeta --extern winapi=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps/libwinapi-f4f0181b43695939.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.24s