Docs.rs
  • ss-web-utils-0.1.1
    • ss-web-utils 0.1.1
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • colbyn
    • Dependencies
      • cached ^0.8.0 normal
      • either ^1.5.2 normal
      • js-sys ^0.3.20 normal
      • serde ^1.0.89 normal
      • serde_json ^1.0.39 normal
      • wasm-bindgen ^0.2.43 normal
      • web-sys ^0.3.20 normal
    • Versions
    • 0.97% of the crate is documented
  • This release has been yanked
  • 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

ss_web_utils0.1.1

Crate Items

  • Structs
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • dom::Body
  • dom::Document
  • dom::Head
  • dom::History
  • dom::Location
  • dom::Storage
  • dom::Tag
  • dom::Text
  • dom::Window
  • js::EventCallback
  • js::QueueCallback
  • js::VoidCallback

Traits

  • dom::Callback
  • dom::DomNode
  • dom::DomRef
  • js::Handler
  • js::console::Loggable

Functions

  • dom::core::get_body
  • dom::core::get_body_as_node
  • dom::core::get_document
  • dom::core::get_window
  • dom::core::new_element
  • dom::core::new_svg_element
  • dom::core::new_text
  • dom::event::get_oninput_value
  • dom::event::prevent_default
  • dom::tag::is_svg
  • dom::window
  • js::console::log
  • js::console::warn

Constants

  • dom::GLOBAL_WINDOW