abs_art

Crates.ioabs_art
lib.rsabs_art
version0.1.0
sourcesrc
created_at2024-10-09 12:08:08.035064
updated_at2024-10-09 12:08:08.035064
descriptionABStraction of Asynchronous RunTime
homepagehttps://github.com/ljsnogard/abs_art
repository
max_upload_size
id1402323
size28,914
lino (ljsnogard)

documentation

README

abs_art

ABStraction of Asynchronous RunTime.

This crates abstracts common APIs, like JoinHandle from tokio, async-std and smol so that users can write codes across these runtimes with little overhead.

Commit count: 0

cargo fmt