Docs.rs
sms-client-3.1.0
sms-client 3.1.0
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
morgverd
Dependencies
futures-util ^0.3.31
normal
optional
http ^1.3.1
normal
optional
log ^0.4.28
normal
optional
native-tls ^0.2
normal
optional
reqwest ^0.12.23
normal
optional
rustls ^0.23
normal
optional
rustls-pemfile ^2.0
normal
optional
rustls-pki-types ^1.0
normal
optional
serde ^1.0.219
normal
serde_json ^1.0.143
normal
sms-types ^2.0.0
normal
thiserror ^2.0.16
normal
tokio ^1.47.1
normal
tokio-tungstenite ^0.27.0
normal
optional
tungstenite ^0.27.0
normal
optional
url ^2.5.7
normal
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
sms_
client
3.1.0
Module error
Module Items
Enums
Type Aliases
In sms_
client::
http
sms_client
::
http
Module
error
Copy item path
Source
Expand description
HTTP interface related errors.
Enums
§
Http
Error
An error originating from the SMS
HttpClient
.
Type Aliases
§
Http
Result
Result type alias for HTTP operations.