[][src]Function near_sdk::env::storage_read

pub fn storage_read(key: &[u8]) -> Option<Vec<u8>>

Reads the value stored under the given key.