[][src]Type Definition redactedsecret::SecretBox

type SecretBox<S> = Secret<Box<S>>;

Box types containing a secret value