Type Definition secrecy::SecretVec[][src]

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

Vec types containing secret value