Docs.rs
sp-io-3.0.0
sp-io 3.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-scale-codec ^2.0.0
normal
futures ^0.3.1
normal
hash-db ^0.15.2
normal
libsecp256k1 ^0.3.4
normal
log ^0.4.8
normal
parking_lot ^0.11.1
normal
sp-core ^3.0.0
normal
sp-externalities ^0.9.0
normal
sp-keystore ^0.9.0
normal
sp-runtime-interface ^3.0.0
normal
sp-state-machine ^0.9.0
normal
sp-std ^3.0.0
normal
sp-tracing ^3.0.0
normal
sp-trie ^3.0.0
normal
sp-wasm-interface ^3.0.0
normal
tracing ^0.1.22
normal
tracing-core ^0.1.17
normal
Versions
99.12%
of the crate is documented
Go to latest version
Platform
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
☰
sp_io
::
storage
?
Function
sp_io
::
storage
::
exists
[
−
]
[src]
pub fn exists(key:
&[
u8
]
) ->
bool
Check whether the given
key
exists in storage.