Docs.rs
whatsapp-rust-0.5.0
whatsapp-rust 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jlucaso1
Dependencies
anyhow ^1.0
normal
async-channel ^2.5.0
normal
async-lock ^3
normal
async-trait ^0.1.89
normal
base64 ^0.22.1
normal
bytes ^1.5
normal
chrono ^0.4
normal
env_logger ^0.11
normal
event-listener ^5
normal
futures ^0.3
normal
hex ^0.4
normal
log ^0.4
normal
moka ^0.12.12
normal
optional
prost ^0.14.3
normal
rand ^0.10
normal
scopeguard ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
optional
wacore ^0.5.0
normal
wacore-binary ^0.5.0
normal
waproto ^0.5.0
normal
whatsapp-rust-sqlite-storage ^0.5.0
normal
optional
whatsapp-rust-tokio-transport ^0.5.0
normal
optional
whatsapp-rust-ureq-http-client ^0.5.0
normal
optional
uuid ^1
dev
Versions
47.42%
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
Files
whatsapp_rust/
http.rs
1
pub use
wacore::net::{HttpClient, HttpRequest, HttpResponse};