Registry / networking / warg-protocol

warg-protocol

JSON →
library0.10.0rscratesunverified

An implementation of the operator and package log protocols for Warg registries.

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

PackageRecord
✓ use warg_protocol::registry::PackageRecord;

Creates a new package record for a Warg registry.

use warg_protocol::registry::PackageRecord; fn main() { let record = PackageRecord::new("example", "1.0.0"); println!("Package: {}", record.name()); }
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
22 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
warg-protocol — cargo add warg-protocol · libregistry