Function sp_io::storage::exists [−][src]
pub fn exists(key: &[u8]) -> bool
Expand description
Check whether the given key
exists in storage.
pub fn exists(key: &[u8]) -> bool
Check whether the given key
exists in storage.