# Device driver toolkit [![crates.io](https://img.shields.io/crates/v/device-driver.svg)](https://crates.io/crates/device-driver) [![Documentation](https://docs.rs/device-driver/badge.svg)](https://docs.rs/device-driver) > A toolkit to write better device drivers, faster. Read [the book](diondokter.github.io/device-driver) to learn about how to use the project to build your own device drivers.