[][src]Function sp_io::storage::next_key

pub fn next_key(key: &[u8]) -> Option<Vec<u8>>

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