sapling/lib/configparser
Wez Furlong caad413499 load blobs using hg's rust config and datapack code
Summary:
This diff implements getBlob on top of the mercurial rust
datapack code.  It adds a C++ binding on top of the rust code to
make it easier to use and hooks it up in the hg backing store.

Need to figure this out for our opensource and windows builds:

* Need to teach them how to build and link the rust code
* need to add a windows version of the methods that accept paths;
  this is just a matter of adding a WCHAR version of the functions.

Reviewed By: strager

Differential Revision: D10433450

fbshipit-source-id: 45ce34fb9c383ea6018a0ca858581e0fe11ef3b5
2018-10-31 17:58:17 -07:00
..
benches codemod: add copyright headers 2018-10-26 15:09:12 -07:00
src load blobs using hg's rust config and datapack code 2018-10-31 17:58:17 -07:00
Cargo.toml rust-crates-io: add crossbeam to tp2 2018-10-08 21:32:00 -07:00
ConfigParser.cpp load blobs using hg's rust config and datapack code 2018-10-31 17:58:17 -07:00
ConfigParser.h load blobs using hg's rust config and datapack code 2018-10-31 17:58:17 -07:00