Trait secrecy::DebugSecret [−][src]
Debugging trait which is specialized for handling secret values
Provided methods
fn debug_secret() -> &'static str
[src]
Information about what the secret contains.
Static so as to discourage unintentional secret exposure.