pub type PbDropSecretRequest = DropSecretRequest;
Expand description
Alias for DropSecretRequest
.
Aliased Type§
struct PbDropSecretRequest {
pub secret_id: u32,
}
Fields§
§secret_id: u32
pub type PbDropSecretRequest = DropSecretRequest;
Alias for DropSecretRequest
.
struct PbDropSecretRequest {
pub secret_id: u32,
}
secret_id: u32