Registry / networking / links-nonblocking

links-nonblocking

JSON →
library0.2.12rscratesunverified

Nonblocking implementation of the links_nonblocking crate for asynchronous I/O.

# Cargo.toml [dependencies] links_nonblocking = "0.2.12"
INSTALL
IMPORT
SIG · LINKS-NONBLOCKING
L
links-nonblocking
networkingrustv0.2.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.

Nonblocking
use links_nonblocking::Nonblocking;

Creates a new nonblocking instance.

use links_nonblocking::Nonblocking; fn main() { let _nonblocking = Nonblocking::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.12latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
OpenAI (training)
1
Resources
links-nonblocking — cargo add links-nonblocking · libregistry