async-flow 0.0.0

Async flow traits.
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 6.47 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 424.26 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • artob github:dryrust:owners

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