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