High-level, asynchronous API for keyring-rs, a cross-platform library to manage credentials.
# Cargo.toml
[dependencies]
keyring-lib = "1.0.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Stores and retrieves a password using the system keyring.
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.