async-flow 0.1.1

Async abstractions for flow-based programming (FBP).
Documentation
# See: https://github.com/citation-file-format/citation-file-format/blob/1.2.0/schema-guide.md
---
cff-version: 1.2.0
title: Async-Flow
message: >-
  If you use this software, please cite it using the metadata from this file.
type: software
authors:
  - given-names: Arto
    family-names: Bendiken
    alias: artob
    website: https://ar.to
    orcid:  https://orcid.org/0009-0002-0725-4874
repository-code: https://github.com/artob/async-flow
url: https://async-flow.rs
abstract: >-
  Async abstractions for flow-based programming (FBP) in Rust.
keywords:
  - fbp
  - flow
  - dataflow
  - rust
  - async
license: Unlicense