telecomande 1.2.2

A small crate providing a primitive for the execution of asynchronous tasks by processor through commands.
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.tokio]
features = ["full"]
version = "1.20"

[package]
authors = ["JOLIMAITRE Matthieu <matthieu@imagevo.fr>"]
description = "A small crate providing a primitive for the execution of asynchronous tasks by processor through commands."
edition = "2021"
license = "MIT"
name = "telecomande"
readme = "README.md"
repository = "https://github.com/MajorBarnulf/telecomande/"
resolver = "2"
version = "1.2.2"