pub fn decode_cursor(cursor: &str) -> Result<String, ShaperailError>Expand description
Decodes a cursor string (base64-encoded UUID) to a UUID string.
pub fn decode_cursor(cursor: &str) -> Result<String, ShaperailError>Decodes a cursor string (base64-encoded UUID) to a UUID string.