Docs.rs
hermit-toolkit-viewing-key-0.1.0
hermit-toolkit-viewing-key 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
NeverToSayGoodbye86
Dependencies
base64 ^0.11.0
normal
secret-cosmwasm-std ^0.10
normal
secret-cosmwasm-storage ^0.10
normal
hermit-toolkit-crypto ^0.1.0
normal
hermit-toolkit-utils ^0.1.0
normal
schemars ^0.7
normal
serde ^1.0
normal
subtle ^2.2.3
normal
Versions
60%
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
☰
Crate hermit_toolkit_viewing_key
Version 0.1.0
All Items
Structs
Constants
Traits
?
Crate
hermit_toolkit_viewing_key
source
·
[
−
]
Structs
ViewingKey
This is the default implementation of the viewing key store, using the “viewing_keys” storage prefix.
Constants
VIEWING_KEY_PREFIX
VIEWING_KEY_SIZE
Traits
ViewingKeyStore
A trait describing the interface of a Viewing Key store/vault.