Registry / async / async-ach-notify

async-ach-notify

JSON →
library0.2.2rscratesunverified

Async Atomic Channel provides an asynchronous multi-producer, single-consumer channel.

# Cargo.toml [dependencies] async_ach-notify = "0.2.2"
INSTALL
IMPORT
SIG · ASYNC-ACH-NOTIFY
A
async-ach-notify
asyncrustv0.2.2
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.

Notify
use async_ach_notify::Notify;

Creates a new Notify instance.

use async_ach_notify::Notify; fn main() { let notify = Notify::new(); println!("Notify created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
40
Amazon
1
Resources
async-ach-notify — cargo add async-ach-notify · libregistry