pub type SecretListResponse = Vec<SecretInfoReport>;
Expand description
Secret list response
Aliased Typeยง
pub struct SecretListResponse { /* private fields */ }
pub type SecretListResponse = Vec<SecretInfoReport>;
Secret list response
pub struct SecretListResponse { /* private fields */ }