Docs.rs
sc-keystore-2.0.0-alpha.5
sc-keystore 2.0.0-alpha.5
Docs.rs crate page
GPL-3.0
24 March 2020
Links
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
derive_more ^0.99.2
normal
hex ^0.4.0
normal
parking_lot ^0.10.0
normal
rand ^0.7.2
normal
serde_json ^1.0.41
normal
sp-application-crypto ^2.0.0-alpha.5
normal
sp-core ^2.0.0-alpha.5
normal
subtle ^2.1.1
normal
Versions
Go to latest stable release
Platform
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
☰
Type Definition KeyStorePtr
sc_keystore
All crates
[
−
]
[src]
Type Definition
sc_keystore
::
KeyStorePtr
type KeyStorePtr =
Arc
<
RwLock
<
Store
>>;
Keystore pointer