Type Alias PbGetMetaStoreInfoResponse

Source
pub type PbGetMetaStoreInfoResponse = GetMetaStoreInfoResponse;

Aliased Type§

struct PbGetMetaStoreInfoResponse {
    pub meta_store_endpoint: String,
}

Fields§

§meta_store_endpoint: String