Docs.rs
dsq-io-https-0.2.0
dsq-io-https 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
djberube
Dependencies
anyhow ^1.0
normal
reqwest ^0.12
normal
thiserror ^2.0
normal
tokio ^1.35
normal
Versions
75%
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
fetch_http_sync
dsq_
io_
https
0.2.0
dsq_io_https
Function
fetch_
http_
sync
Copy item path
Source
pub fn fetch_http_sync(url: &
str
) ->
Result
<
Vec
<
u8
>>
Expand description
Synchronous version using tokio runtime