Docs.rs
sentry-types-0.41.0
sentry-types 0.41.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mitsuhiko
getsentry-bot
Dependencies
debugid ^0.8.0
normal
hex ^0.4.3
normal
rand ^0.9.0
normal
serde ^1.0.104
normal
serde_json ^1.0.46
normal
thiserror ^2.0.12
normal
time ^0.3.5
normal
url ^2.1.1
normal
uuid ^1.0.0
normal
rstest ^0.25.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
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
sentry_
types
0.41.0
sentry_types
Function
random_uuid
Copy item path
Source
pub fn random_uuid() ->
Uuid
Expand description
Generates a random
Uuid
using a thread local RNG.