sapling/mononoke-types
Matthew Dippel 5b7be281d2 distance_from method for Generation struct
Summary: Previously there was no way to get at the underlying `u64` in a Generation object. I want to use this in order to determine how deep into the commit graph I need to lazily index nodes while answering queries. This will help keep the indexing limited to only what is relevant to incoming queries.

Reviewed By: StanislavGlebik

Differential Revision: D9009058

fbshipit-source-id: 1b4ec44b8245ead75f3097048e85b0a1aafe84f6
2018-07-30 18:06:25 -07:00
..
if mononoke: make commit extras values byte strings 2018-07-30 06:36:31 -07:00
mocks nuke UnodeId 2018-06-11 09:23:43 -07:00
src distance_from method for Generation struct 2018-07-30 18:06:25 -07:00
Cargo.toml Add Cargo.toml files to crates. (#7) 2018-07-09 19:52:27 -07:00