Registry / async / flv-future-core

flv-future-core

JSON →
libraryrscratesunverified

Future wrapper for fluvio projects.

# Cargo.toml [dependencies] flv-future-core = "latest"
INSTALL
IMPORT
SIG · FLV-FUTURE-CORE
F
flv-future-core
asyncrust
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 flv_future_core::Future;

Create a future using the flv future core.

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

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
30
OpenAI (training)
1
Resources
flv-future-core — cargo add flv-future-core · libregistry