cgp-dispatch 0.4.2-alpha

Generalized handler interfaces for functional programming
Documentation
[dependencies.cgp-core]
version = "0.4.2-alpha"

[dependencies.cgp-handler]
version = "0.4.2-alpha"

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

[package]
authors = ["Soares Chen <soares.chen@maybevoid.com>", "Informal Systems <hello@informal.systems>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Generalized handler interfaces for functional programming"
edition = "2021"
keywords = ["cgp"]
license = "Apache-2.0"
name = "cgp-dispatch"
readme = false
repository = "https://github.com/contextgeneric/cgp"
rust-version = "1.81"
version = "0.4.2-alpha"