Docs.rs
  • wiktionary-dump-parser-0.5.1
    • wiktionary-dump-parser 0.5.1
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ISibboI
    • Dependencies
      • bzip2 ^0.4.4 normal
      • clap ^4.3.19 normal
      • digest ^0.10.7 normal
      • futures-util ^0.3.21 normal
      • itertools ^0.11.0 normal
      • lazy_static ^1.4.0 normal
      • lexiclean ^0.0.1 normal
      • log ^0.4.19 normal
      • md-5 ^0.10.1 normal
      • num-integer ^0.1.44 normal
      • quick-xml ^0.30.0 normal
      • regex ^1.9.1 normal
      • reqwest ^0.11.18 normal
      • serde ^1.0.174 normal
      • serde_json ^1.0.103 normal
      • sha1 ^0.10.1 normal
      • simplelog ^0.12.1 normal
      • thiserror ^1.0.44 normal
      • tokio ^1.29.1 normal
      • url ^2.2.2 normal
      • wikitext-parser ^0.3.2 normal
    • Versions
    • 18.06% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate wiktionary_dump_parser

  • Structs
  • Enums
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • DumpStatusFile
  • DumpStatusFileEntry
  • DumpStatusFileEntryFile
  • parser::Namespace
  • parser::Page
  • parser::Revision
  • parser::Siteinfo
  • parser::Text
  • parser::words::Word

Enums

  • error::Error
  • language_code::LanguageCode
  • parser::Contributor
  • parser::XmlSpace
  • urls::DumpBaseUrl
  • urls::DumpIndexUrl

Functions

  • download::download_file_with_progress_log
  • download_language
  • list_available_dates
  • list_wiktionary_dump_languages
  • parser::parse_dump_file
  • parser::words::wikitext_to_words
  • urls::available_dates
  • urls::dump_status_file
  • urls::dump_url

Type Definitions

  • error::Result