Registry / async / fluvio-future

fluvio-future

JSON →
library0.8.3rscratesunverified

I/O futures for Fluvio project.

# Cargo.toml [dependencies] fluvio-future = "0.8.3"
INSTALL
IMPORT
SIG · FLUVIO-FUTURE
F
fluvio-future
asyncrustv0.8.3
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 fluvio_future::Future;

Creates an async future using Fluvio's I/O futures.

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

No known issues recorded.

Upgrade
Version history
0.8.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
28
Resources
fluvio-future — cargo add fluvio-future · libregistry