jj/lib
Martin von Zweigbergk 25b922cd0b store: reduce duplication in Workspace and Repo init code
There is a bit of duplicated across the three functions for creating a
`Workspace` and `Repo`. This patch reduces that duplication by passing
in a closure.

In addition to reducing duplication, this is a step towards making it
easier to add new backends.
2022-07-21 17:04:18 +02:00
..
src store: reduce duplication in Workspace and Repo init code 2022-07-21 17:04:18 +02:00
tests conflicts: minimize diffs in materialized conflicts 2022-07-12 07:46:45 -07:00
build.rs protos: use run_from_script() in build.rs 2022-05-05 11:46:40 -07:00
Cargo.toml cargo: bump bytes from 1.1.0 to 1.2.0 2022-07-21 07:11:35 +02:00