pub type SnapshotListMessage = Vec<SnapshotListItemMessage>;
Expand description

Message structure of a snapshot list

Aliased Type§

struct SnapshotListMessage { /* private fields */ }