Skip to main content

source_replay_guarantee

Function source_replay_guarantee 

Source
pub fn source_replay_guarantee(kind: &str) -> ReplayGuarantee
Expand description

The typed replay capability a source kind advertises (Source::replay_guarantee, issue #292). Derived from EXACTLY_ONCE_SOURCE_KINDS — the kind table stays the single source of truth; this is the typed view the delivery-guarantee derivation consumes.