Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
uuid-1.18.0
uuid 1.18.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
huonw
KodrAus
github:rust-lang-nursery:libs
Dylan-DPC
github:uuid-rs:uuid
Dependencies
arbitrary ^1.1.3
normal
optional
atomic ^0.6
normal
optional
borsh ^1
normal
optional
borsh-derive ^1
normal
optional
bytemuck ^1.18.0
normal
optional
md-5 ^0.10
normal
optional
serde ^1.0.56
normal
optional
sha1_smol ^1
normal
optional
slog ^2
normal
optional
uuid-macro-internal ^1.18.0
normal
optional
zerocopy ^0.8
normal
optional
bincode ^1.0
dev
rustversion ^1
dev
serde_derive ^1.0.79
dev
serde_json ^1.0
dev
serde_test ^1.0.56
dev
trybuild ^1.0.52
dev
uuid-rng-internal ^1.18.0
normal
optional
wasm-bindgen ^0.2
normal
optional
wasm-bindgen ^0.2
dev
wasm-bindgen-test ^0.3
dev
js-sys ^0.3
normal
optional
getrandom ^0.3
normal
optional
rand ^0.9
normal
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
uuid
1.18.0
Module compact
Module Items
Functions
In uuid::
serde
uuid
::
serde
Module
compact
Copy item path
Source
Expand description
Serialize a
Uuid
as a
[u8; 16]
.
Functions
ยง
deserialize
Deserialize a
[u8; 16]
as a
Uuid
serialize
Serialize from a
Uuid
as a
[u8; 16]