Simple password generation utility writen in Rust using WinAPI.
Go to file
2022-07-03 21:02:57 +03:00
src Enables copy button and sets focus to result textfield on success password generation 2022-07-03 21:02:57 +03:00
.gitignore Initial commit 2022-07-02 13:04:48 +03:00
Cargo.lock Initial commit 2022-07-02 13:04:48 +03:00
Cargo.toml Added copy password button 2022-07-02 13:45:54 +03:00