Function get

Source
pub fn get(key: &[u8]) -> Option<Bytes>
Expand description

Returns the data for key in the storage or None if the key can not be found.