Docs.rs
  • js-utils-0.2.0
    • js-utils 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zduny
    • Dependencies
      • console_error_panic_hook ^0.1 normal optional
      • futures ^0.3 normal optional
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4 normal optional
      • web-sys ^0.3 normal
      • zduny-wasm-timer ^0.2 normal optional
      • wasm-bindgen ^0.2 dev
      • wasm-bindgen-test ^0.3 dev
      • web-sys ^0.3 dev
    • Versions
    • 100% of the crate is documented
  • This release has been yanked, go to latest version
  • 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

js_utils0.2.0

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions

List of all items

Structs

  • JsError
  • event::EventListener
  • event::EventStream
  • queue::Pop
  • queue::Queue
  • sleep::Instant
  • sleep::Sleep
  • spawn::JoinError
  • spawn::JoinHandle

Traits

  • event::Stream
  • event::When

Macros

  • closure
  • console_error
  • console_log
  • console_warn

Functions

  • body
  • document
  • error
  • log
  • set_panic_hook
  • sleep::sleep
  • sleep::sleep_until
  • spawn::spawn
  • warn
  • window