sapling/manifest/derive_unode_manifest
Pavel Aslanov 7ef6c45b66 move blobs loading logic to merucrial/types/blobs
Summary:
This is a part of an effort to move mercurial related stuff into mercurial crate:
- `BlobManifest|HgBlobEntry` -> `mercurial/types/blobs`
- helper `Id` type is no longer required and `BlobManifeset` can be loaded with `HgManifesetId::load`
- `BlobManifest` implements `HgManifest` and typed `Manifest` traits

Reviewed By: StanislavGlebik

Differential Revision: D16984745

fbshipit-source-id: 33d4eb9c33137258956917328efa1f5ec6737ee9
2019-08-27 04:25:53 -07:00
..
derived_data_unodes.rs move blobs loading logic to merucrial/types/blobs 2019-08-27 04:25:53 -07:00
lib.rs move blobs loading logic to merucrial/types/blobs 2019-08-27 04:25:53 -07:00
test_utils.rs mononoke: move Loadable/Storable to blobstore crate 2019-08-20 02:12:39 -07:00