sapling/eden/scm/lib/backingstore
Zeyi (Rice) Fan d552144478 configparser: move conversion related to a separated module
Summary:
Move these conversion related function and trait out of `hg` module so EdenFS can use it too. Changes:

* Moved `get_opt`, `get_or` and `get_or_default` directly into `ConfigSet`.
* Moved `FromConfigValue` and `ByteCount` into `configparser::convert`.

Reviewed By: quark-zju

Differential Revision: D26355403

fbshipit-source-id: 9096b7b737bc4a0cccee1a3883e89a323f864fac
2021-02-12 12:33:47 -08:00
..
c_api HTE lint-ignore message cleanup at fbcode (#8799) 2021-02-09 03:23:33 -08:00
src configparser: move conversion related to a separated module 2021-02-12 12:33:47 -08:00
test Merge fb-mercurial sources into the eden repository 2019-11-13 20:20:32 -08:00
tools Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
Cargo.toml memcache: add progress bar to Rust memcachestore 2020-10-02 15:03:17 -07:00
cbindgen.toml backingstore: add Tree and TreeEntry Rust structs to pass manifest 2019-11-19 18:01:23 -08:00
CMakeLists.txt win: fix windows build 2021-02-10 13:00:24 -08:00