Registry / networking / rattler-networking

rattler-networking

JSON →
library0.28.1rscratesunverified

Authenticated requests in the conda ecosystem.

# Cargo.toml [dependencies] rattler_networking = "0.28.1"
INSTALL
IMPORT
SIG · RATTLER-NETWORKING
R
rattler-networking
networkingrustv0.28.1
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 rattler_networking::Client;

Creates a new authenticated networking client for conda.

use rattler_networking::Client; fn main() { let client = Client::new(); println!("Client created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.28.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rattler-networking — cargo add rattler-networking · libregistry