sapling/lib/manifest
Arun Kulshreshtha f6d075eee5 manifest: move File struct to file module
Summary: Now that the `File` type is part of the crate's public API, it should be placed in the `files` module along with all the other exported file-related types (such as `FileMetadata`).

Reviewed By: xavierd

Differential Revision: D17726709

fbshipit-source-id: 4e3c0100ca765a7145f9eea49aa0b7ff11496c4b
2019-10-02 17:13:38 -07:00
..
src manifest: move File struct to file module 2019-10-02 17:13:38 -07:00
Cargo.toml replace std::sync{Mutex, RwLock, Condvar} with parking_lot 2019-09-13 15:16:57 -07:00