v0.4.0
What's Changed
- Renamed
LookupKey
trait toSortableBy
- Renamed
SortableBy
'skey
method tosort_key
- Renamed
DefaultComparisonKey
toOrdKeyType
- Various documentation improvements
LookupKey
trait to SortableBy
SortableBy
's key
method to sort_key
DefaultComparisonKey
to OrdKeyType