jj/lib
Yuya Nishihara 6f5096e266 index, stacked_table: use u32::try_from() instead of numeric cast
These .unwrap()s wouldn't be compiled out, but I don't think they would
have measurable impact. Let's use the safer method.
2023-12-22 09:03:50 +09:00
..
benches
gen-protos
src index, stacked_table: use u32::try_from() instead of numeric cast 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
LICENSE