Docs.rs
ffrelay-api-0.0.4
ffrelay-api 0.0.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
uintptr
Dependencies
bon ^3.8
normal
log ^0.4
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
tabled ^0.20
normal
thiserror ^2.0
normal
Versions
95.52%
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
Module error
ffrelay_
api
0.0.4
Module error
Module Items
Enums
Type Aliases
In crate ffrelay_
api
ffrelay_api
Module
error
Copy item path
Source
Expand description
Error types for the Firefox Relay API client.
Enums
§
Error
Errors that can occur when interacting with the Firefox Relay API.
Type Aliases
§
Result
A specialized
Result
type for Firefox Relay API operations.