pub type PbGetMetaStoreInfoResponse = GetMetaStoreInfoResponse;
Expand description
Alias for GetMetaStoreInfoResponse
.
Aliased Type§
struct PbGetMetaStoreInfoResponse {
pub meta_store_endpoint: String,
}
Fields§
§meta_store_endpoint: String
pub type PbGetMetaStoreInfoResponse = GetMetaStoreInfoResponse;
Alias for GetMetaStoreInfoResponse
.
struct PbGetMetaStoreInfoResponse {
pub meta_store_endpoint: String,
}
meta_store_endpoint: String