Docs.rs
  • html-types-0.4.0
    • html-types 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • btrepp
    • Dependencies
      • derive_more ^0.99.7 normal
    • Versions
    • 8.9% 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

html_types0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • attributes::Attribute
  • attributes::InvalidKeyError
  • attributes::Value
  • css::CascadingStyleSheet
  • javascript::Javascript
  • node::Comment
  • node::Element
  • semantic::Body
  • semantic::Class
  • semantic::Document
  • semantic::EmptyVector
  • semantic::Head
  • semantic::Html
  • semantic::Id
  • semantic::InvalidClass
  • semantic::InvalidId
  • tag::Tag
  • tag::TagParseError
  • text::Text
  • url::AbsoluteUrl
  • url::Relative

Enums

  • node::Node
  • semantic::BodyElement
  • semantic::Script
  • semantic::StyleSheet
  • url::Url

Traits

  • node::ElementType

Type Aliases

  • node::Attributes