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