Docs.rs
  • workflow-dom-0.18.0
    • workflow-dom 0.18.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aspect
    • surinder83singh
    • Dependencies
      • futures ^0.3.29 normal
      • js-sys ^0.3.64 normal
      • regex ^1.10.2 normal
      • thiserror ^1.0.50 normal
      • wasm-bindgen ^0.2.93 normal
      • wasm-bindgen-futures ^0.4.43 normal
      • web-sys ^0.3.70 normal
      • workflow-core ^0.18.0 normal
      • workflow-log ^0.18.0 normal
      • workflow-wasm ^0.18.0 normal
      • tokio ^1.33.0 dev
    • Versions
    • 27.27% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

workflow_dom0.18.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • loader::Content
  • loader::Context

Enums

  • error::Error
  • inject::Content
  • loader::ContentStatus
  • loader::ContentType
  • loader::Reference

Functions

  • clipboard::read
  • clipboard::read_text
  • clipboard::write
  • clipboard::write_text
  • download::data
  • download::text
  • inject::inject_blob
  • inject::inject_blob_nowait
  • inject::inject_blob_with_callback
  • inject::inject_css
  • inject::inject_script
  • inject::inject_stylesheet
  • link::open
  • loader::context
  • loader::declare
  • loader::document
  • loader::root
  • utils::body
  • utils::document
  • utils::location
  • utils::window

Type Aliases

  • inject::CustomEventCallback
  • loader::ContentList
  • loader::ContentMap
  • loader::Id
  • result::JsResult
  • result::Result