pub type ExecutedDenunciationsChanges = HashSet<DenunciationIndex>;
Expand description

Speculative changes for ExecutedOps

Aliased Type§

struct ExecutedDenunciationsChanges { /* private fields */ }