Docs.rs
keyhive_wasm-0.1.0
keyhive_wasm 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
expede
Dependencies
base64-simd ^0.8.0
normal
bincode ^1.3
normal
console_error_panic_hook ^0.1
normal
optional
derive_more ^1.0
normal
dupe ^0.9.0
normal
ed25519-dalek ^2.1
normal
getrandom ^0.2
normal
js-sys ^0.3
normal
keyhive_core ^0.1.0
normal
nonempty ^0.10.0
normal
rand ^0.8.5
normal
serde ^1.0
normal
thiserror ^1.0
normal
wasm-bindgen ^0.2.100
normal
wasm-bindgen-futures ^0.4.50
normal
web-sys ^0.3.77
normal
optional
wasm-bindgen-test ^0.3.50
dev
web-sys ^0.3.77
dev
Versions
0.41%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
keyhive_
wasm
0.1.0
All Items
Crate Items
Re-exports
Modules
Functions
Crate
keyhive_wasm
Copy item path
Source
Re-exports
§
pub use js::keyhive::
JsKeyhive
;
Modules
§
js
Functions
§
set_
panic_
hook
Panic hook lets us get better error messages if our Rust code ever panics.