tasic

Crates.iotasic
lib.rstasic
version0.3.2
sourcesrc
created_at2023-08-07 17:29:01.879037
updated_at2023-08-07 18:12:41.149025
descriptionTASIC - Tokio, Async_STD, Smol, Interface Crate
homepage
repositoryhttps://github.com/peperworx/tasic
max_upload_size
id938107
size10,800
Riley Wilton (wireboy5)

documentation

README

TASIC - Tokio, Async_STD, Smol, Interface Crate

TASIC provides a general wrapper around the crates Tokio, Async_STD, and Smol to allow libraries providing async code to support them all. Currently, TASIC provides a few functions on its own, instead wrapping original implementations.

TASIC currently only provides functionality for spawning tasks and creating channels, however future expansion is planned, and pull requests are always welcome.

Commit count: 0

cargo fmt