[][src]Function sp_io::storage::child_next_key

pub fn child_next_key(
    child_storage_key: &[u8],
    child_definition: &[u8],
    child_type: u32,
    key: &[u8]
) -> Option<Vec<u8>>

Get the next key in storage after the given one in lexicographic order in child storage.