Registry / auth / warg-credentials

warg-credentials

JSON →
library0.10.0rscratesunverified

A library to manage the keyring for the Warg client.

# Cargo.toml [dependencies] warg-credentials = "0.10.0"
INSTALL
IMPORT
SIG · WARG-CREDENTIALS
W
warg-credentials
authrustv0.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Credential
use warg_credentials::credential::Credential;

Creates a new Warg credential for keyring management

use warg_credentials::credential::Credential; fn main() -> Result<(), Box<dyn std::error::Error>> { let cred = Credential::new("my-key")?; println!("Credential created"); Ok(()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Resources