mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-19 19:08:08 +00:00
fc57139340
.get_table() isn't implemented because it isn't cheap to build a HashMap, and a table of an abstract Value type wouldn't be useful. Maybe we'll instead provide an iterator of table keys. .config() is renamed to .raw_config() to break existing callers. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
docs | ||
LICENSE |