Docs.rs
sentry-core-0.48.3
sentry-core 0.48.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
getsentry-bot
Dependencies
log ^0.4.8
normal
optional
rand ^0.9.3
normal
optional
sentry-types ^0.48.3
normal
serde ^1.0.104
normal
serde_json ^1.0.46
normal
url ^2.1.1
normal
uuid ^1.0.0
normal
optional
anyhow ^1.0.30
dev
criterion ^0.5
dev
futures ^0.3.24
dev
rayon ^1.5.3
dev
thiserror ^2.0.12
dev
tokio ^1.44
dev
Versions
100%
of the crate is documented
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
Skip to main content
Module client_report
sentry_
core
0.48.3
Module client_
report
Module Items
Structs
Enums
In crate sentry_
core
sentry_core
Module
client_
report
Copy item path
Source
Expand description
Types which enable transports to capture
client reports
to report lost data to Sentry.
Structs
§
Recorder
A handle for a transport to record lost Sentry data.
Enums
§
Reason
Reasons for which a transport might drop data.