sapling/eden/scm/lib/dag
Jun Wu 3d65779318 dag: add IdMapLike for minimal IdMap interface
Summary:
In the future we might have revlog or more complicated storage for maintaining
the IdMap. Define a trait for it.

Reviewed By: sfilipco

Differential Revision: D18664208

fbshipit-source-id: 242611d78852e8d82a52ab52192db87c13b848e7
2019-12-05 17:01:13 -08:00
..
benches dag: add group support for IdMap 2019-12-04 22:43:23 -08:00
src dag: add IdMapLike for minimal IdMap interface 2019-12-05 17:01:13 -08:00
Cargo.toml Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00