sans 0.1.0-alpha.4

Composable coroutine-based programming library for sans-io
Documentation
[dependencies.either]
version = "1"

[lib]
name = "sans"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Composable coroutine-based programming library for sans-io"
documentation = "https://docs.rs/sans"
edition = "2024"
keywords = ["coroutine", "yield", "sans-io", "async"]
license = "MIT"
name = "sans"
readme = "README.md"
repository = "https://github.com/yiblet/sans"
rust-version = "1.85.0"
version = "0.1.0-alpha.4"