Type Alias SecretListResponse

Source
pub type SecretListResponse = Vec<SecretInfoReport>;
Expand description

Secret list response

Aliased Typeยง

pub struct SecretListResponse { /* private fields */ }