sapling/eden/mononoke/derived_data/fastlog
Mark Juggurnauth-Thomas 6a12bcc562 derived_data: change BonsaiDerived::derive_from_parents to use new futures
Summary:
This changes the trait method from one that returns an old `BoxFuture` to an async
method using `async_trait`.

Reviewed By: krallin

Differential Revision: D24686888

fbshipit-source-id: 0ac231cdbb60d256b6d5ad5aafbe8779b96905f3
2020-11-03 09:15:18 -08:00
..
Cargo.toml introduce a Visitor trait 2020-07-23 07:34:52 -07:00
fastlog_impl.rs Switch Blobstore to new-style futures 2020-06-26 03:54:42 -07:00
lib.rs introduce a Visitor trait 2020-07-23 07:34:52 -07:00
mapping.rs derived_data: change BonsaiDerived::derive_from_parents to use new futures 2020-11-03 09:15:18 -08:00
ops.rs convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00