jj/lib
Yuya Nishihara 392539fa29 index, stacked_table: simply extend Vec<u8> to not use .write_all()
I'm going to remove use of .write_u32() there. It's not super important, but
fewer .unwrap()s, the code looks slightly better.
2023-12-22 09:03:50 +09:00
..
benches
gen-protos
src index, stacked_table: simply extend Vec<u8> to not use .write_all() 2023-12-22 09:03:50 +09:00
tests tests: set git_settings.auto_local_branch where it matters 2023-12-17 08:30:24 +09:00
testutils transaction: take description at end instead of start 2023-12-13 08:12:49 -08:00
Cargo.toml cargo: add ref-cast dependency 2023-11-26 18:21:40 +09:00
LICENSE