secure-string 0.3.0

A data type suitable for storing sensitive information such as passwords and private keys in memory, featuring constant time equality, mlock and zeroing out.
Documentation
1
2
3
{
    "rust-analyzer.cargo.features": ["serde"]
}