DataValue::to_index_key
and DataValue::to_primary_key
abbreviation
#67
Labels
enhancement
New feature or request
Feature Request
When converting most numbers to the corresponding key, you can use type conversion to [u8] to convert to a string to reduce the length of the key while ensuring the bitwise comparison order.
The text was updated successfully, but these errors were encountered: