Docs.rs
  • html-bindgen-0.3.3
    • html-bindgen 0.3.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • yoshuawuyts
    • Dependencies
      • convert_case ^0.6.0 normal
      • html5ever ^0.26.0 normal
      • indoc ^2.0.0 normal
      • once_cell ^1 normal
      • prettyplease ^0.2.4 normal
      • regex ^1 normal
      • scraper ^0.14.0 normal
      • serde ^1.0.152 normal
      • syn ^2 normal
      • weedle ^0.12.0 normal
    • Versions
    • 21.47% 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_bindgen0.3.3

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • generate::CodeFile
  • generate::Module
  • generate::ModuleMapping
  • merge::MergedElement
  • parse::Attribute
  • parse::ParsedAriaElement
  • parse::ParsedAriaProperty
  • parse::ParsedAriaRole
  • parse::ParsedElement
  • parse::ParsedInterface
  • scrape::ScrapedAriaElement
  • scrape::ScrapedAriaProperty
  • scrape::ScrapedAriaRole
  • scrape::ScrapedElement

Enums

  • merge::MergedCategory
  • parse::AttributeType
  • parse::ParsedCategory
  • parse::ParsedRelationship

Functions

  • generate::html::generate
  • generate::sys::generate
  • merge::merge
  • parse::normalize_field_name
  • parse::parse_aria_elements
  • parse::parse_aria_properties
  • parse::parse_aria_roles
  • parse::parse_elements
  • parse::parse_struct_name
  • parse::parse_webidls
  • scrape::scrape_aria
  • scrape::scrape_elements
  • scrape::scrape_html_aria
  • scrape::scrape_webidls

Type Aliases

  • Error
  • Result