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