Registry / networking / warg-client

warg-client

JSON →
library0.10.0rscratesunverified

A client library for Warg component registries.

# Cargo.toml [dependencies] warg-client = "0.10.0"
INSTALL
IMPORT
SIG · WARG-CLIENT
W
warg-client
networkingrustv0.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.

Client
use warg_client::Client;

Create a Warg registry client.

use warg_client::Client; fn main() { let client = Client::new("https://registry.example.com"); println!("Client created"); }
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
38 hits · last 30 days
node
30
Amazon
1
OpenAI (training)
1
Resources
warg-client — cargo add warg-client · libregistry