[][src]Function near_sdk::env::storage_has_key

pub fn storage_has_key(key: &[u8]) -> bool

Checks if there is a key-value in the storage.