Docs.rs
spider-util-0.3.5
spider-util 0.3.5
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mzyui
Dependencies
async-trait ^0.1
normal
bincode ^1.3
normal
bytes ^1.11.1
normal
csv ^1.1
normal
dashmap ^6.1.0
normal
http ^1.4.0
normal
linkify ^0.10.0
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
psl ^2.1.183
normal
reqwest ^0.13.2
normal
rusqlite ^0.31
normal
scraper ^0.19
normal
seahash ^4.1.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
thiserror ^2.0.18
normal
twox-hash ^2.1.2
normal
url ^2.5.8
normal
Versions
77.74%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 http_client
spider_
util
0.3.5
Module http_
client
Module Items
Traits
In crate spider_
util
spider_util
Module
http_
client
Copy item path
Source
Expand description
Small HTTP client abstraction used by middleware.
Traits
ยง
Http
Client
Minimal HTTP client trait for middleware that needs direct fetches.