LevelDB-compatible bytewise comparator and key-shortening logic for arbitrary byte slices, providing Compare, FindShortestSeparator, and FindShortSuccessor traits plus a global BytewiseComparator implementation used in bitcoin-rs.
# Cargo.toml
[dependencies]
bitcoinleveldb-comparator = "0.1.19"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compare two byte slices using the BytewiseComparator.
No known issues recorded.
No dependency data recorded yet.