Function sp_io::storage::next_key

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

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