mithril_common::messages

Type Alias SnapshotListMessage

source
pub type SnapshotListMessage = Vec<SnapshotListItemMessage>;
Expand description

Message structure of a snapshot list

Aliased Typeยง

struct SnapshotListMessage { /* private fields */ }