Docs.rs
  • gar-crawl-0.1.16
    • gar-crawl 0.1.16
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • garlic0x1
    • Dependencies
      • anyhow ^1.0.62 normal
      • async-channel ^1.7.1 normal
      • reqwest ^0.11.11 normal
      • scraper ^0.13 normal
      • tokio ^1.20.1 normal
      • tokio ^1.20.1 dev
    • Versions
    • 72% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gar_crawl0.1.16

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • crawler::Crawler
  • crawler_builder::CrawlerBuilder
  • handler::HandlerArgs
  • handler::Page

Enums

  • handler::HandlerEvent

Functions

  • auxiliary::absolute_url
  • auxiliary::is_allowed
  • auxiliary::is_visited

Type Aliases

  • handler::Handler
  • handler::Propagator