driver_async

Crates.iodriver_async
lib.rsdriver_async
version0.0.3
sourcesrc
created_at2020-04-14 18:08:52.586141
updated_at2020-11-07 04:07:21.308647
descriptionasync backend for `btle`, `bluetooth_mesh` and `usbw` crates.
homepage
repository
max_upload_size
id230101
size49,714
Andrew Gilbrough (AndrewGi)

documentation

README

driver_async

Async backend/runtime for Rust Drivers. Mostly just a wrapper for async mpsc/locks/etc so tokio-io or async-std can be targeted.

WIP and so far just a move from the btle crate async internals into its own crate (this repo). Mostly for personal use.

Commit count: 0

cargo fmt