sapling/lib/mutationstore
Jun Wu 64db96a4b7 indexedlog: make IndexDef clone-able
Summary:
It's hard to clone a `Fn`. But `fn` can be cloned. Change the API to use `fn`
instead.

Cloning `IndexDef` allows the same index definition to be used by multiple
Logs. It's used by upcoming diffs.

Differential Revision: D14688181

fbshipit-source-id: 6fda03a5f744dc90ee5d7ad3f36c243602f33510
2019-03-30 08:59:13 -07:00
..
src indexedlog: make IndexDef clone-able 2019-03-30 08:59:13 -07:00
Cargo.toml mutationstore: use new location for ChaChaRng 2019-03-25 14:07:58 -07:00