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