Docs.rs
  • htmler-0.1.1
    • htmler 0.1.1
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oovm
    • Dependencies
      • cssparser ^0.31.0 normal
      • ego-tree ^0.6.2 normal
      • html5ever ^0.26 normal
      • indexmap ^1.9.3 normal
      • selectors ^0.25.0 normal
      • smallvec ^1.10.0 normal
      • tendril ^0.4.3 normal
    • Versions
    • 97.96% 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

htmler0.1.1

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • html::Html
  • html::HtmlSelect
  • node::Doctype
  • node::HtmlAttributes
  • node::HtmlClasses
  • node::NodeData
  • node::ProcessingInstruction
  • node_ref::Node
  • node_ref::Select
  • node_ref::Text
  • selector::CssLocalName
  • selector::CssString
  • selector::Selector
  • selector::Simple

Enums

  • CaseSensitivity
  • error::SelectorErrorKind
  • node::NodeKind
  • selector::NonTSPseudoClass
  • selector::PseudoElement

Type Aliases

  • HtmlStr
  • node::AttributesIter