ndless-async 0.1.1

Ndless-specific integration with async/await for the TI-Nspire
Documentation
[dependencies.crossbeam-queue]
default-features = false
features = ["alloc"]
version = "0.2.1"

[dependencies.futures-util]
default-features = false
features = ["alloc", "async-await-macro"]
version = "0.3.5"

[dependencies.ignore-result]
version = "0.2.0"

[dependencies.ndless]
version = "0.8.6"

[package]
authors = ["lights0123 <developer@lights0123.com>"]
description = "Ndless-specific integration with async/await for the TI-Nspire"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "ndless-async"
readme = "README.md"
repository = "https://github.com/lights0123/ndless-rs"
version = "0.1.1"