[][src]Type Definition redactedsecret::SecretVec

type SecretVec<S> = Secret<Vec<S>>;

Vec types containing secret value