[][src]Type Definition secrecy::SecretBox

type SecretBox<S> = Secret<Box<S>>;
This is supported on feature="alloc" only.

Box types containing a secret value