Docs.rs
  • workflow-html-0.18.0
    • workflow-html 0.18.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aspect
    • surinder83singh
    • Dependencies
      • lazy_static ^1.4.0 normal
      • regex ^1.10.2 normal
      • wasm-bindgen ^0.2.93 normal
      • web-sys ^0.3.70 normal
      • workflow-html-macros ^0.18.0 normal
    • Versions
    • 2.17% 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

workflow_html0.18.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • Element
  • WebElement
  • interface::Element
  • interface::Html
  • render::Arc
  • utils::Document
  • utils::Element
  • utils::JsValue
  • utils::Window

Enums

  • AttributeValue

Traits

  • ElementDefaults
  • Write
  • render::Render
  • render::Write

Macros

  • html
  • html_str
  • tree

Attribute Macros

  • renderable

Functions

  • escape::escape_attr
  • escape::escape_html
  • utils::document
  • utils::get_element_by_id
  • utils::window

Type Aliases

  • OnClickClosure
  • Result
  • interface::Hooks
  • render::Renderables
  • render::Result
  • utils::ElementResult