jj/lib
Yuya Nishihara fa5e40719c object_id: extract ObjectId trait and macros to separate module
I'm going to add a prefix resolution method to OpStore, but OpStore is
unrelated to the index. I think ObjectId, HexPrefix, and PrefixResolution can
be extracted to this module.
2024-01-05 10:20:57 +09:00
..
benches
gen-protos
src object_id: extract ObjectId trait and macros to separate module 2024-01-05 10:20:57 +09:00
tests object_id: extract ObjectId trait and macros to separate module 2024-01-05 10:20:57 +09:00
testutils object_id: extract ObjectId trait and macros to separate module 2024-01-05 10:20:57 +09:00
Cargo.toml lock: remove byteorder dependency from tests, use fs helper functions 2023-12-23 00:14:17 +09:00
LICENSE