Docs.rs
  • robotparser-0.11.0
    • robotparser 0.11.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • messense
    • Dependencies
      • futures ^0.3 normal optional
      • percent-encoding ^2.1 normal
      • reqwest ^0.11.0 normal optional
      • url ^2 normal
      • tokio ^1.17.0 dev
    • Versions
    • 80% 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

robotparser0.11.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • http::reqwest::RobotsTxtResponse
  • model::Error
  • model::FetchedRobotsTxt
  • model::RequestRate
  • model::RobotsTxt
  • parser::ParseResult
  • parser::ParseWarning

Enums

  • model::ErrorKind
  • parser::WarningReason

Traits

  • http::RobotsTxtClient
  • service::RobotsTxtService

Functions

  • parser::parse_fetched_robots_txt
  • parser::parse_robots_txt

Constants

  • http::DEFAULT_USER_AGENT