axedom-executor 0.1.0-alpha.1

Parallel task execution and barriers for Axedom.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "axedom-executor"
version.workspace = true
publish.workspace = true
edition.workspace = true
authors.workspace = true
description = "Parallel task execution and barriers for Axedom."
repository.workspace = true
homepage.workspace = true
documentation.workspace = true
readme = "README.md"
license.workspace = true

[lib]