Closed Gordon01 closed 1 year ago
A password example contains a typical Rust bug when String's number of bytes is checked instead of characters.
password
Password::interact_on() doc is updated here too.
Password::interact_on()
Done
A
password
example contains a typical Rust bug when String's number of bytes is checked instead of characters.Password::interact_on()
doc is updated here too.