Docs.rs
spider-util-0.2.0
spider-util 0.2.0
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.1
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
52.87%
of the crate is documented
Go to latest version
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
SQLITE_CHANNEL_CAPACITY
spider_
util
0.2.0
In spider_
util::
constants
spider_util
::
constants
Constant
SQLITE_
CHANNEL_
CAPACITY
Copy item path
Source
pub const SQLITE_CHANNEL_CAPACITY:
usize
= 100;
Expand description
Channel capacity for SQLite pipeline.