mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-29 23:57:51 +00:00
443391bf8f
Alternatively, we can wrap BTreeMap<String, Option<RefTarget>> to flatten Option<&Option<..>> internally, but doing that would be tedious. It would also be unclear if map.remove(name) should construct an absent RefTarget if the ref doesn't exist. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
Cargo.toml |