Docs.rs
bugwatch-0.4.0
bugwatch 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
KCuppens
Dependencies
actix-service ^2
normal
optional
actix-web ^4
normal
optional
axum ^0.8
normal
optional
backtrace ^0.3
normal
chrono ^0.4
normal
futures-util ^0.3
normal
optional
hex ^0.4
normal
hostname ^0.4
normal
http ^1
normal
optional
lazy_static ^1.4
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
optional
regex ^1.10
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.0
normal
optional
tower ^0.5
normal
optional
tracing ^0.1
normal
uuid ^1.0
normal
tokio ^1.0
dev
wiremock ^0.6
dev
Versions
49.4%
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
capture_error
bugwatch
0.4.0
bugwatch
Function
capture_
error
Copy item path
Source
pub fn capture_error<E:
Error
>(error:
&E
) ->
String
Expand description
Capture an error using the global client.