Crate secret_string

Crate secret_string 

Source
Expand description

A wrapper around strings that hides their contents when printed or formatted for debugging.

Structsยง

SecretString
A string wrapper that hides its contents when printed or formatted for debugging.