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