[][src]Type Definition secrecy::SecretVec

type SecretVec<S> = Secret<Vec<S>>;
This is supported on feature="alloc" only.

Vec types containing secret value