sapling/eden/mononoke/gotham_ext
Thomas Orozco 79d06afa5d mononoke/gotham_ext: rename ContentMeta trait
Summary:
`ContentMeta` sounds a lot like a struct containing content metadata, so let's
rename this to something less ambiguous (`ContentMetaProvider`).

The reaosn I'm doing this now is because I'd like to introduce a similar
trait for errors that occur on our response streams and there I'll need
both a struct and a trait.

Reviewed By: mitrandir77

Differential Revision: D27998039

fbshipit-source-id: f0372c62d13167ef4bd07cb9e9e9fb75ea105b9a
2021-04-27 08:10:34 -07:00
..
src mononoke/gotham_ext: rename ContentMeta trait 2021-04-27 08:10:34 -07:00
Cargo.toml mononoke: unify lfs & edenapi response factories 2021-04-27 08:10:34 -07:00