Function frame_support::storage::unhashed::get_raw[][src]

pub fn get_raw(key: &[u8]) -> Option<Vec<u8>>
Expand description

Get a Vec of bytes from storage.