Docs.rs
wc-data-0.2.1
wc-data 0.2.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
djensenius
Dependencies
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
tracing ^0.1
normal
serde_json ^1
dev
tokio ^1
dev
wiremock ^0.6
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 error
wc_data
0.2.1
Module error
Module Items
Enums
Type Aliases
In crate wc_
data
wc_data
Module
error
Copy item path
Source
Expand description
Error and result types shared across the data layer.
Enums
§
Data
Error
Errors surfaced by providers and the HTTP transport.
Type Aliases
§
Result
Convenience result type for the data layer.