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