Docs.rs
wasi-sol-0.0.7
wasi-sol 0.0.7
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wiseaidev
Dependencies
anyhow ^1.0.86
normal
bincode ^1.3.3
normal
dioxus ^0.5
normal
optional
emitter-rs ^0.0.5
normal
gloo-storage ^0.3.0
normal
js-sys ^0.3.69
normal
leptos ^0.6.12
normal
optional
log ^0.4.21
normal
serde ^1.0.203
normal
serde-wasm-bindgen ^0.6.5
normal
serde_json ^1.0.117
normal
solana-client-wasm ^1.18.0
normal
solana-sdk =1.18.0
normal
thiserror ^1.0.61
normal
wasm-bindgen ^0.2.92
normal
wasm-bindgen-futures ^0.4.42
normal
web-sys ^0.3.69
normal
yew ^0.21.0
normal
optional
Versions
9.14%
of the crate is documented
Platform
i686-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
wasi_
sol
0.0.7
Module decode_
error
Module Items
Traits
In crate wasi_
sol
wasi_sol
Module
decode_error
Copy item path
Source
Expand description
Converting custom error codes to enums.
Traits
ยง
Decode
Error
Allows custom errors to be decoded back to their original enum.