Docs.rs
  • mlscraper-rust-0.1.2
    • mlscraper-rust 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hilbigan
    • Dependencies
      • anyhow ^1.0.17 normal
      • log ^0.4.17 normal
      • radix_trie ^0.2.1 normal
      • rand ^0.8.5 normal
      • rand_chacha ^0.3.1 normal
      • serde ^1.0 normal optional
      • tl ^0.7.7 normal
      • criterion ^0.4 dev
      • env_logger ^0.10.0 dev
      • reqwest ^0.11 dev
      • serde_json ^1.0 dev
    • Versions
    • 66.18% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

mlscraper_rust0.1.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • search::Attribute
  • search::AttributeBuilder
  • search::FuzzerSettings
  • search::Training
  • search::TrainingResult
  • selectors::Selector
  • selectors::SelectorFuzzer

Enums

  • search::MissingDataStrategy
  • search::MultipleMatchesStrategy
  • selectors::SelectorPart
  • util::TextRetrievalOption

Functions

  • train
  • train_with_rng
  • util::find_node_with_text
  • util::find_root
  • util::get_node_text

Type Aliases

  • util::TextRetrievalOptions