Docs.rs
gloo-utils-0.2.0
gloo-utils 0.2.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
hamza1311
Dependencies
js-sys ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
serde_derive ^1.0
dev
wasm-bindgen-test ^0.3
dev
Versions
70.59%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module errors
Structs
?
Module
gloo_utils
::
errors
source
·
[
−
]
Structs
JsError
Wrapper type around
js_sys::Error
NotJsError
The
JsValue
is not a JavaScript’s
Error
.