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