pub fn key_after(key: impl Into<Key>) -> Key
Expand description

Computes the key that would sort immediately after key.

Panic

key must not be empty.