pub type SnapshotListMessage = Vec<SnapshotListItemMessage>;
Expand description
Message structure of a snapshot list
Aliased Typeยง
struct SnapshotListMessage { /* private fields */ }
pub type SnapshotListMessage = Vec<SnapshotListItemMessage>;
Message structure of a snapshot list
struct SnapshotListMessage { /* private fields */ }