Crates.io | device-driver-macros |
lib.rs | device-driver-macros |
version | |
source | src |
created_at | 2024-01-07 20:45:04.700053 |
updated_at | 2024-11-29 14:39:51.838441 |
description | Proc macro implementation for the `device-driver` crate |
homepage | https://github.com/diondokter/device-driver |
repository | https://github.com/diondokter/device-driver |
max_upload_size | |
id | 1092026 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
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