Docs.rs
argus-worker-0.1.0
argus-worker 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dedsecrattle
Dependencies
anyhow ^1
normal
argus-common ^0.1.0
normal
argus-dedupe ^0.1.0
normal
argus-fetcher ^0.1.0
normal
argus-frontier ^0.1.0
normal
argus-parser ^0.1.0
normal
argus-robots ^0.1.0
normal
argus-storage ^0.1.0
normal
async-trait ^0.1
normal
redis ^0.27
normal
optional
tokio ^1
normal
tracing ^0.1
normal
Versions
22.73%
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 worker
argus_
worker
0.1.0
Module worker
Module Items
Structs
Functions
In crate argus_
worker
argus_worker
Module
worker
Copy item path
Source
Structs
§
Crawl
Config
Functions
§
run
Runs the crawl with the given frontier, seen set, storage, and rate limiter.
run_
in_
memory
In-memory backend for single-node runs.