Docs.rs
  • recursive_scraper-0.6.2
    • recursive_scraper 0.6.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • SichangHe
    • Dependencies
      • anyhow ^1.0 normal
      • bytes ^1.4 normal
      • clap ^4.2 normal
      • env_logger ^0.10 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • regex ^1.7 normal
      • reqwest ^0.11 normal
      • select ^0.6 normal
      • serde ^1.0 normal
      • tokio ^1.27 normal
      • toml ^0.7 normal
    • Versions
    • 6.12% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

recursive_scraper0.6.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • config::SchedulerConfig
  • io::Writer
  • middle::Conclusion
  • ring::Ring
  • schedule::Scheduler
  • state::SchedulerState
  • urls::Record

Enums

  • file::FileContent
  • file::FileType

Functions

  • file::links_from_html
  • file::process_headers
  • io::append_file
  • io::append_to_file
  • io::create_file
  • io::save_file
  • middle::spawn_process
  • middle::spawn_request
  • schedule::client_with_timeout
  • schedule::default_client

Type Aliases

  • middle::Process
  • middle::Request

Constants

  • config::DEFAULT_DELAY
  • schedule::DEFAULT_TIMEOUT
  • schedule::RECORD_DIR
  • schedule::TIMEOUT_MULTIPLIER
  • schedule::WRITE_FREQUENCY