Registry / async / eventual

eventual

JSON →
library0.1.7rscratesunverified

Provides abstractions for Future and Stream types in Rust.

# Cargo.toml [dependencies] eventual = "0.1.7"
INSTALL
IMPORT
SIG · EVENTUAL
E
eventual
asyncrustv0.1.7
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.

Future
use eventual::Future;

Create a new Future instance

use eventual::Future; fn main() { let future = Future::new(); println!("Future created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
eventual — cargo add eventual · libregistry