radicle-heartwood-lfs/crates/radicle-protocol/src/fetcher/test/state
Lorenz Leutgeb 865abd35e2
protocol/fetcher: Intro `RefsToFetch`
Using empty `Vec`s to mean "all refs" can be confusing. Avoid the chance
of confusion by introduction of a new type that clearly describes which
refs should be fetched.
2026-02-13 15:27:21 +01:00
..
command protocol/fetcher: Intro `RefsToFetch` 2026-02-13 15:27:21 +01:00
command.rs protocol: Introduce `FetcherState` 2026-02-05 20:04:28 +01:00
concurrent.rs protocol/fetcher: Intro `RefsToFetch` 2026-02-13 15:27:21 +01:00
config.rs protocol/fetcher: Intro `RefsToFetch` 2026-02-13 15:27:21 +01:00
dequeue.rs protocol/fetcher: Intro `RefsToFetch` 2026-02-13 15:27:21 +01:00
helpers.rs protocol/fetcher: Intro `RefsToFetch` 2026-02-13 15:27:21 +01:00
invariant.rs protocol/fetcher: Intro `RefsToFetch` 2026-02-13 15:27:21 +01:00
multinode.rs protocol/fetcher: Intro `RefsToFetch` 2026-02-13 15:27:21 +01:00