Type Alias SecretListCompatResponse

Source
pub type SecretListCompatResponse = Vec<SecretInfoReportCompat>;
Expand description

Secret list response

Aliased Typeยง

pub struct SecretListCompatResponse { /* private fields */ }