device-driver-diagnostics 2.0.0

Internal compiler crate for the device-driver toolkit
Documentation
[package]

name = "device-driver-diagnostics"

version.workspace = true

authors.workspace = true

license.workspace = true

homepage.workspace = true

repository.workspace = true

edition.workspace = true

rust-version.workspace = true

keywords = ["device", "driver", "toolkit"]

categories = ["embedded", "hardware-support", "development-tools"]

description = "Internal compiler crate for the device-driver toolkit"

readme = "README.md"



[dependencies]

device-driver-common.workspace = true



convert_case.workspace = true

itertools.workspace = true

annotate-snippets.workspace = true



[dev-dependencies]

pretty_assertions.workspace = true