pub type PbDropSecretResponse = DropSecretResponse;
Expand description
Alias for DropSecretResponse
.
Aliased Type§
struct PbDropSecretResponse {
pub version: Option<WaitVersion>,
}
Fields§
§version: Option<WaitVersion>
pub type PbDropSecretResponse = DropSecretResponse;
Alias for DropSecretResponse
.
struct PbDropSecretResponse {
pub version: Option<WaitVersion>,
}
version: Option<WaitVersion>