device-driver-macros

Crates.iodevice-driver-macros
lib.rsdevice-driver-macros
version1.0.0-rc.0
sourcesrc
created_at2024-01-07 20:45:04.700053
updated_at2024-11-10 13:49:54.974512
descriptionProc macro implementation for the `device-driver` crate
homepagehttps://github.com/diondokter/device-driver
repositoryhttps://github.com/diondokter/device-driver
max_upload_size
id1092026
size9,777
Dion Dokter (diondokter)

documentation

README

Device driver macros crates.io Documentation

A toolkit to write better device drivers, faster.

Read the book to learn about how to use the project to build your own device drivers.

Macro implemenation crate for the device driver toolkit.

This crate is not meant to be consumed directly. Read more here: https://crates.io/crates/device-driver

Commit count: 270

cargo fmt