Function frame_support::storage::unhashed::exists [−][src]
pub fn exists(key: &[u8]) -> bool
Check to see if key
has an explicit entry in storage.
pub fn exists(key: &[u8]) -> bool
Check to see if key
has an explicit entry in storage.