Type Definition secrecy::SecretVec[][src]

pub type SecretVec<S> = Secret<Vec<S>>;
This is supported on crate feature alloc only.
Expand description

Vec types containing secret value