[][src]Function frame_support::storage::migration::have_storage_value

pub fn have_storage_value(module: &[u8], item: &[u8], hash: &[u8]) -> bool

Get a particular value in storage by the module, the map's item name and the key hash.