bicoro 0.2.2

Bidirectional co-routine data structures
Documentation
[package]
name = "bicoro"
version = "0.2.2"
edition = "2021"
readme = "README.md"
description = "Bidirectional co-routine data structures"
license = "MIT"
repository = "https://github.com/btrepp/bicoro"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
do-notation = "0.1.3"