via-cli 0.1.0

Run commands and API requests with 1Password-backed credentials without exposing secrets to your shell
Documentation
1
2
3
pub fn install_crypto_provider() {
    let _ = rustls::crypto::ring::default_provider().install_default();
}