pub type SnapshotsResponse = HashMap<String, Snapshot>;
pub struct SnapshotsResponse { /* private fields */ }