Type Definition secrecy::SecretBox[][src]

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

Box types containing a secret value