jj/lib
Yuya Nishihara aa4f48c7b7 config: wrap per-layer table access API
The added function is not "get_table(name) -> Result<Table, Error>" because
callers need to know whether the value was missing or shadowed by non-table
value. We just don't have this problem in template/revset-aliases because these
tables are top-level items.
2024-12-06 10:52:10 +09:00
..
benches
gen-protos
proc-macros
src config: wrap per-layer table access API 2024-12-06 10:52:10 +09:00
tests
testutils settings: do not store "debug.randomness-seed" in stringified form 2024-12-03 09:42:47 +09:00
Cargo.toml
LICENSE