Docs.rs
  • sws-lua-0.1.0
    • sws-lua 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lerouxrgd
    • Dependencies
      • anyhow ^1 normal
      • chrono ^0.4 normal
      • crossbeam-channel ^0.5 normal
      • csv ^1 normal
      • fs-err ^2 normal
      • glob ^0.3 normal
      • log ^0.4 normal
      • mlua ^0.9 normal
      • once_cell ^1 normal
      • serde ^1 normal
      • sws-crawler ^0.1 normal
      • sws-scraper ^0.2 normal
      • texting_robots ^0.2 normal
    • Versions
    • 15.05% of the crate is documented
  • Platform
    • 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

sws_lua0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • LuaScraper
  • LuaScraperConfig
  • interop::LuaCrawlingContext
  • interop::LuaDate
  • interop::LuaElementRef
  • interop::LuaHtml
  • interop::LuaPageLocation
  • interop::LuaRobot
  • interop::LuaScrapingContext
  • interop::LuaSelect
  • interop::LuaStringRecord
  • writer::CsvWriterConfig

Enums

  • writer::CsvTerminator
  • writer::CsvWriter
  • writer::FileMode

Functions

  • scrap_glob
  • scrap_page

Constants

  • ns::globals::ACCEPT_URL
  • ns::globals::SCRAP_PAGE
  • ns::globals::SWS
  • ns::sws::CRAWLER_CONFIG
  • ns::sws::CSV_WRITER_CONFIG
  • ns::sws::DATE
  • ns::sws::LOCATION
  • ns::sws::RECORD
  • ns::sws::SEED_PAGES
  • ns::sws::SEED_ROBOTS_TXT
  • ns::sws::SEED_SITEMAPS
  • ns::sws::SITEMAP
  • ns::sws::crawling_context::ROBOT
  • ns::sws::crawling_context::SITEMAP
  • ns::sws::date::FORMAT
  • ns::sws::elem_ref::ATTR
  • ns::sws::elem_ref::ATTRS
  • ns::sws::elem_ref::CLASSES
  • ns::sws::elem_ref::HAS_CLASS
  • ns::sws::elem_ref::ID
  • ns::sws::elem_ref::INNER_HTML
  • ns::sws::elem_ref::INNER_TEXT
  • ns::sws::elem_ref::NAME
  • ns::sws::elem_ref::SELECT
  • ns::sws::html::ROOT
  • ns::sws::html::SELECT
  • ns::sws::location::PATH
  • ns::sws::location::URL
  • ns::sws::page_location::GET
  • ns::sws::page_location::KIND
  • ns::sws::record::PUSH_FIELD
  • ns::sws::robot::ALLOWED
  • ns::sws::scraping_context::PAGE_LOCATION
  • ns::sws::scraping_context::ROBOT
  • ns::sws::scraping_context::SEND_RECORD
  • ns::sws::scraping_context::SEND_URL
  • ns::sws::scraping_context::WORKER_ID
  • ns::sws::select::ENUMERATE
  • ns::sws::select::ITER
  • ns::sws::sitemap::INDEX
  • ns::sws::sitemap::URL_SET