Docs.rs
  • wiki-api-0.1.1
    • wiki-api 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Builditluc
    • Dependencies
      • anyhow ^1.0.75 normal
      • bitflags ^2.6.0 normal
      • ego-tree ^0.6.2 normal
      • html5ever ^0.26.0 normal
      • markup5ever_rcdom ^0.2.0 normal
      • reqwest ^0.11.20 normal
      • scraper ^0.17.1 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.105 normal
      • serde_repr ^0.1.16 normal
      • snafu ^0.8.3 normal
      • tracing ^0.1.37 normal
      • url ^2.4.1 normal
      • urlencoding ^2.1.3 normal
      • wiki-api-macros ^0.1.2 normal
    • Versions
    • 22.5% 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
    • 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

wiki_api0.1.1

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Type Aliases

List of all items

Structs

  • document::Children
  • document::Descendants
  • document::Document
  • document::Node
  • document::Raw
  • languages::ParseLanguageError
  • page::LanguageLink
  • page::NoEndpoint
  • page::NoLanguage
  • page::NoPage
  • page::NoPageID
  • page::Page
  • page::PageBuilder
  • page::Section
  • page::WithEndpoint
  • page::WithLanguage
  • page::WithPage
  • page::WithPageID
  • page::link_data::AnchorData
  • page::link_data::ExternalData
  • page::link_data::ExternalToInteralData
  • page::link_data::InternalData
  • page::link_data::MediaData
  • page::link_data::RedLinkData
  • parser::WikipediaParser
  • search::Info
  • search::Search
  • search::SearchBuilder
  • search::SearchContinue
  • search::SearchInfo
  • search::SearchResult

Enums

  • document::Data
  • document::HeaderKind
  • document::UnsupportedElement
  • languages::Language
  • page::Link
  • page::Property
  • search::Namespace
  • search::Property
  • search::QiProfile
  • search::SearchType
  • search::SortOrder

Traits

  • parser::Parser

Type Aliases

  • Endpoint
  • page::PageRequest
  • page::PageRequestID
  • search::SearchRequest

Statics

  • languages::LANGUAGES