Registry / http-client / dragonfly-client-core

dragonfly-client-core

JSON →
library1.3.12rscratesunverified

Core library for the dragonfly client

# Cargo.toml [dependencies] dragonfly-client-core = "1.3.12"
INSTALL
IMPORT
SIG · DRAGONFLY-CLIENT-C
D
dragonfly-client-core
http-clientrustv1.3.12
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 dragonfly_client_core::Client;

Creates a new Dragonfly client instance.

use dragonfly_client_core::Client; fn main() { let client = Client::new("http://example.com").unwrap(); println!("Client created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.12latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Resources
dragonfly-client-core — cargo add dragonfly-client-core · libregistry