Type Definition mailpot_web::SecretVec

source ·
pub type SecretVec<S> = Secret<Vec<S, Global>>;
Expand description

Vec types containing secret value