crb-task 0.0.17

CRB | Composable Runtime Blocks | Task
Documentation
[dependencies.anyhow]
version = "1.0.94"

[dependencies.async-trait]
version = "0.1.83"

[dependencies.crb-core]
version = "0.0.17"

[dependencies.futures]
version = "0.3.31"

[dependencies.log]
version = "0.4.22"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "CRB | Composable Runtime Blocks | Task"
edition = "2021"
license = "MIT"
name = "crb-task"
readme = false
repository = "https://github.com/rationalintelligence/crb"
version = "0.0.17"