Docs.rs
  • web-parser-0.1.0
    • web-parser 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fuderis
    • Dependencies
      • macron ^0.1.6 normal
      • rand ^0.9.1 normal
      • regex ^1.11.1 normal
      • reqwest ^0.12.20 normal
      • scraper ^0.23.1 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • tokio ^1.45.1 normal
    • Versions
    • 36.96% 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

web_parser0.1.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • parser::document::Document
  • parser::node::Node
  • parser::nodes::Nodes

Enums

  • error::Error
  • parser::user::User

Type Aliases

  • error::Result