sapling/mononoke-types/mocks
Siddharth Agarwal d33426121b rename BlobHash to ContentId, UnodeHash to UnodeId
Summary:
External code should consider these identifiers opaque -- the fact
that they're hashes is an implementation detail.

Also a "blob" is too generic here -- what we're talking about is file contents.
In the future (e.g. for 10GB+ files) the content hash might point to something
more complicated than file contents.

Reviewed By: farnz

Differential Revision: D7320932

fbshipit-source-id: 11a781345a1973f0af8222b809004daa948c3a47
2018-03-20 03:07:23 -07:00
..
changesetid.rs mononoke-types: add BlobHash and ChangesetId as other typed hashes 2018-03-16 10:15:05 -07:00
contentid.rs rename BlobHash to ContentId, UnodeHash to UnodeId 2018-03-20 03:07:23 -07:00
hash.rs add a new hash type for unodes 2018-03-14 18:46:46 -07:00
lib.rs rename BlobHash to ContentId, UnodeHash to UnodeId 2018-03-20 03:07:23 -07:00
unodeid.rs rename BlobHash to ContentId, UnodeHash to UnodeId 2018-03-20 03:07:23 -07:00