mofo 0.2.2

Multiple Ongoing Futures Object - an abstraction for easily managing ongoing child tasks with futures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.futures]
version = "0.3.24"

[dependencies.tracing]
version = "0.1.36"

[package]
description = "Multiple Ongoing Futures Object - an abstraction for easily managing ongoing child tasks with futures"
edition = "2021"
license = "MIT"
name = "mofo"
resolver = "1"
version = "0.2.2"

[package.metadata.workspaces]
independent = true