argus-common 0.1.0

Common types and utilities for the Argus web crawler
Documentation
1
2
3
4
pub mod types;
pub mod url;

pub use types::{CrawlJob, ExtractedLink, FetchResult};