pub fn decode_cursor(cursor: &str) -> Option<(String, String)>
Decode a keyset cursor into (sort_key, id).
(sort_key, id)