Registry / async / handy-async

handy-async

JSON →
library0.2.13rscratesunverified

A handy library for describing asynchronous code declaratively.

# Cargo.toml [dependencies] handy_async = "0.2.13"
INSTALL
IMPORT
SIG · HANDY-ASYNC
H
handy-async
asyncrustv0.2.13
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.

Async
use handy_async::Async;

Creates a new Async instance.

use handy_async::Async; fn main() { let async = Async::new(); println!("Async created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.13latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
32
OpenAI (training)
1
Resources
handy-async — cargo add handy-async · libregistry