dma-api 0.1.8

Trait for DMA alloc and some collections
Documentation
[dependencies]

[lib]
name = "dma_api"
path = "src/lib.rs"

[package]
authors = ["周睿 <zrufo747@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["embedded", "no-std"]
description = "Trait for DMA alloc and some collections"
edition = "2021"
keywords = ["os", "dma"]
license = "MIT"
name = "dma-api"
readme = "README.md"
repository = "https://github.com/ZR233/dma-api"
version = "0.1.8"

[[test]]
name = "test"
path = "tests/test.rs"