bicoro 0.13.0

Bidirectional co-routine data structures
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "bicoro"
version = "0.13.0"
dependencies = [
 "do-notation",
]

[[package]]
name = "do-notation"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3e16a80c1dda2cf52fa07106427d3d798b6331dca8155fcb8c39f7fc78f6dd2"