Function tet_io::storage::next_key[][src]

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

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