Registry / http-client / tetsy-fetch

tetsy-fetch

JSON →
library0.1.0rscratesunverified

HTTP/HTTPS fetching library

# Cargo.toml [dependencies] tetsy-fetch = "0.1.0"
INSTALL
IMPORT
SIG · TETSY-FETCH
T
tetsy-fetch
http-clientrustv0.1.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.

Fetch
use tetsy_fetch::Fetch;

Fetch a URL via HTTP GET.

use tetsy_fetch::Fetch; let response = Fetch::get("https://example.com").send().unwrap();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources
tetsy-fetch — cargo add tetsy-fetch · libregistry