Crate serde_secrecy

Source
Expand description

Serde support for secrecy types.

Functionsยง

expose_secret_string
Enables serialization of secrecy::SecretString fields by exposing the inner string.