Registry / http-client / cxmr-http-client

cxmr-http-client

JSON →
library0.0.1rscratesunverified

HTTP Client utilities for making requests.

# Cargo.toml [dependencies] cxmr-http-client = "0.0.1"
INSTALL
IMPORT
SIG · CXMR-HTTP-CLIENT
C
cxmr-http-client
http-clientrustv0.0.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 cxmr_http_client::Client;

Create a new HTTP client

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

No known issues recorded.

Upgrade
Version history
0.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Resources