4 stable releases

5.0.4 Nov 2, 2021
5.0.1 Oct 13, 2021

#430 in WebAssembly

Download history 19/week @ 2023-08-01 33/week @ 2023-08-08 39/week @ 2023-08-15 26/week @ 2023-08-22 23/week @ 2023-08-29 46/week @ 2023-09-05 31/week @ 2023-09-12 27/week @ 2023-09-19 32/week @ 2023-09-26 34/week @ 2023-10-03 21/week @ 2023-10-10 48/week @ 2023-10-17 33/week @ 2023-10-24 45/week @ 2023-10-31 40/week @ 2023-11-07 39/week @ 2023-11-14

167 downloads per month
Used in 7 crates

Apache-2.0

28KB
568 lines

Rustastic Password

rpassword makes it easy to read passwords in a console application on all platforms, Unix and Windows alike.

rpassword is made available free of charge. You can support its development through Liberapay 💪

Usage

Add rpassword as a dependency in Cargo.toml:

[dependencies]
rpassword = "5.0"

See examples and docs at https://docs.rs/rpassword.

Contributors

We welcome contribution from everyone. Feel free to open an issue or a pull request at any time.

Here's a list of existing rpassword contributors:

Thank you very much for your help! 😃 ❤️

License

The source code is released under the Apache 2.0 license.

Dependencies

~0.7–1.6MB
~34K SLoC