Type Alias PbDropSecretResponse

Source
pub type PbDropSecretResponse = DropSecretResponse;

Aliased Type§

struct PbDropSecretResponse {
    pub version: Option<WaitVersion>,
}

Fields§

§version: Option<WaitVersion>