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