Function frame_support::storage::unhashed::get_raw [−][src]
pub fn get_raw(key: &[u8]) -> Option<Vec<u8>>
Get a Vec of bytes from storage.
pub fn get_raw(key: &[u8]) -> Option<Vec<u8>>
Get a Vec of bytes from storage.