secstr 0.5.1

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
4
5
6
7
8
9
max_width = 128
fn_call_width = 96
struct_lit_width = 64
struct_variant_width = 96
array_width = 256
newline_style = "Native"
use_try_shorthand = true
match_block_trailing_comma = true
fn_call_style = "Block"