Crate xand_secrets
source ·Structs
Wrapper type for values that contains secrets, which attempts to limit
accidental exposure and ensure secrets are wiped from memory when dropped.
(e.g. passwords, cryptographic keys, access tokens or other credentials)
Enums
Traits
Expose a reference to an inner secret