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