Docs.rs
js-utils-0.1.6
js-utils 0.1.6
Permalink
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
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
js_
utils
0.1.6
Module event
Module Items
Structs
Traits
In crate js_
utils
js_utils
Module
event
Copy item path
Source
Expand description
Event-related utilities.
Structs
§
Event
Listener
Listener of events.
Event
Stream
Stream of events.
Traits
§
Stream
Trait for creating event streams.
When
Trait for listening to events with a callback.