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

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

Get a Vec of bytes from storage.