npr::rf::detail::PoolSourcePublishState struct final

Tracks what source snapshot revision has already been published to the pool sink.

Public variables

bool published
true when a source snapshot is currently considered published.
uint32_t revision
Last published source revision.