[][src]Type Definition secrecy::SecretBox

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

Box types containing a secret value