sapling/eden/scm/lib/clidispatch
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
..
src configparser: move conversion related to a separated module 2021-02-12 12:33:47 -08:00
Cargo.toml configparser: move conversion related to a separated module 2021-02-12 12:33:47 -08:00