pub type CheckpointSummaryEnvelope<S> = Envelope<CheckpointSummary, S>;

Aliased Type§

struct CheckpointSummaryEnvelope<S> { /* private fields */ }