Docs.rs
  • parsoid-0.9.1
    • parsoid 0.9.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • legoktm
    • github:mwbot-rs:cratesio
    • Dependencies
      • indexmap ^2.0.0 normal
      • kuchikiki ^0.8.1 normal
      • lazy_static ^1.4.0 normal optional
      • markup5ever ^0.11 normal
      • percent-encoding ^2.2.0 normal
      • reqwest ^0.11 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal optional
      • tracing ^0.1 normal optional
      • url ^2.3.1 normal
      • urlencoding ^2.1 normal
      • anyhow ^1.0 dev
      • reqwest ^0.11 dev
      • tokio ^1 dev
    • Versions
    • 68.33% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

parsoid0.9.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Client
  • ImmutableWikicode
  • Template
  • Wikicode
  • image::Image
  • image::ImageError
  • inclusion::NoInclude
  • inclusion::OnlyInclude
  • map::IndexMap
  • node::BehaviorSwitch
  • node::Category
  • node::Comment
  • node::DisplaySpace
  • node::ExtLink
  • node::Heading
  • node::HtmlEntity
  • node::IncludeOnly
  • node::Indicator
  • node::InterwikiLink
  • node::LanguageLink
  • node::Nowiki
  • node::Placeholder
  • node::Redirect
  • node::Section
  • node::WikiLink
  • prelude::Gallery
  • prelude::ImmutableWikicode
  • prelude::ParsoidClient
  • prelude::Template

Enums

  • Error
  • image::HorizontalAlignment
  • node::Wikinode

Traits

  • WikiMultinode
  • WikinodeIterator
  • prelude::WikiMultinode
  • prelude::WikinodeIterator

Type Aliases

  • Result