☰
Type Definition SecretBox
Other items in
secrecy
All crates
?
Type Definition
secrecy
::
SecretBox
[
−
]
[src]
pub type SecretBox<S> =
Secret
<
Box
<S>>;
Expand description
Box
types containing a secret value