Module serde

Source
Available on crate feature serde only.

Traits§

SerializableSecret
A serializable type that contains a secret.

Functions§

expose_secret
Exposes a Secret for serialization.
redact_secret
Serialize a redacted Secret without exposing the contained data.