# auto_uds (renamed to automotive_diag) [![GitHub](https://img.shields.io/badge/github-nyurik/automotive_diag-8da0cb?logo=github)](https://github.com/nyurik/automotive_diag) [![crates.io version](https://img.shields.io/crates/v/auto_uds.svg)](https://crates.io/crates/auto_uds) [![docs.rs docs](https://docs.rs/auto_uds/badge.svg)](https://docs.rs/auto_uds) [![CI build](https://github.com/nyurik/automotive_diag/workflows/CI/badge.svg)](https://github.com/nyurik/automotive_diag/actions) This **deprecated** crate provides low-level no_std structs and enums of the [Unified Diagnostic Services](https://en.wikipedia.org/wiki/Unified_Diagnostic_Services) specification for the road vehicles iso-14229-1 in Rust. ## DEPRECATED (renamed) This crate has been renamed to [automotive_diag](https://crates.io/crates/automotive_diag). All code was moved to the `uds` namespace.