Docs.rs
kya-validator-0.2.0
kya-validator 0.2.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
WP-LKL
Dependencies
alloy-sol-types ^0.7
normal
optional
anyhow ^1.0
normal
base64 ^0.21
normal
bs58 ^0.5
normal
chrono ^0.4
normal
clap ^4.4
normal
optional
ed25519-dalek ^2.0
normal
hex ^0.4
normal
k256 ^0.13
normal
mc-sgx-dcap-quoteverify ^0.12
normal
optional
pyo3 ^0.20
normal
optional
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sgx_types ^1.1
normal
optional
sha2 ^0.10.8
normal
sha3 ^0.10.8
normal
thiserror ^1.0
normal
url ^2.4
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
jsonschema ^0.17
normal
once_cell ^1.19
normal
regex ^1.10
normal
reqwest ^0.11
normal
serde_jcs ^0.1
normal
tokio ^1.0
normal
getrandom ^0.2
normal
tokio ^1.0
normal
Versions
18.32%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Skip to main content
decode_multibase
kya_
validator
0.2.0
In kya_
validator::
resolver
kya_validator
::
resolver
Function
decode_
multibase
Copy item path
Source
pub fn decode_multibase(input: &
str
) ->
Result
<
Vec
<
u8
>,
String
>