async-flow

Crates.ioasync-flow
lib.rsasync-flow
version0.0.0
created_at2025-05-24 10:24:05.111918+00
updated_at2025-05-24 10:24:05.111918+00
descriptionAsync flow traits.
homepagehttps://github.com/dryrust/async-flow
repositoryhttps://github.com/dryrust/async-flow
max_upload_size
id1687276
size7,118
owners (github:dryrust:owners)

documentation

README

async-flow

License Compatibility Package Documentation

🚧 We are building in public. This is presently under heavy construction.

✨ Features

  • Supports opting out of any feature using comprehensive feature flags.
  • Adheres to the Rust API Guidelines in its naming conventions.
  • 100% free and unencumbered public domain software.

🛠️ Prerequisites

  • Rust 1.85+ (2024 edition)

⬇️ Installation

Installation via Cargo

cargo add async-flow

👉 Examples

Importing the Library

use async_flow::*;

👨‍💻 Development

git clone https://github.com/dryrust/async-flow.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn

Commit count: 0

cargo fmt