pub type PbGetMetaSnapshotManifestResponse = GetMetaSnapshotManifestResponse;
Expand description
Alias for GetMetaSnapshotManifestResponse
.
Aliased Type§
struct PbGetMetaSnapshotManifestResponse {
pub manifest: Option<MetaSnapshotManifest>,
}
Fields§
§manifest: Option<MetaSnapshotManifest>