Docs.rs
sentry-types-0.34.0
sentry-types 0.34.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mitsuhiko
getsentry-bot
Dependencies
debugid ^0.8.0
normal
hex ^0.4.3
normal
rand ^0.8.5
normal
serde ^1.0.104
normal
serde_json ^1.0.46
normal
thiserror ^1.0.15
normal
time ^0.3.5
normal
url ^2.1.1
normal
uuid ^1.0.0
normal
rstest ^0.19.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sentry_types
0.34.0
Function
sentry_types
::
random_uuid
Copy item path
source
ยท
[
−
]
pub fn random_uuid() ->
Uuid
Expand description
Generates a random
Uuid
using a thread local RNG.