function-compose 0.1.0

lib to allow composition of sync and async rust functions
Documentation
[dependencies.concat-idents]
version = "1.1.5"

[dependencies.function-compose-proc-macros]
version = "0.1.0"

[dependencies.futures]
version = "0.3.29"

[dependencies.paste]
version = "1.0.14"
[dev-dependencies.retry]
version = "2.0.0"

[dev-dependencies.tokio]
features = ["full"]
version = "1"

[dev-dependencies.tokio-retry]
version = "0.3.0"

[package]
description = "lib to allow composition of sync and async rust functions"
edition = "2021"
license = "MIT"
name = "function-compose"
readme = "README.md"
repository = "https://gitlab.com/coderodent/fn-composer"
resolver = "1"
version = "0.1.0"