# defmt-errors [![crates.io-version](https://img.shields.io/crates/v/defmt-errors.svg)](https://crates.io/crates/defmt-errors) [![CI](https://github.com/cdunster/defmt-errors/actions/workflows/ci.yaml/badge.svg)](https://github.com/cdunster/defmt-errors/actions/workflows/ci.yaml) [![codecov](https://codecov.io/gh/cdunster/defmt-errors/graph/badge.svg?token=Y5RRAAWB03)](https://codecov.io/gh/cdunster/defmt-errors) [![crates.io-downloads](https://img.shields.io/crates/d/defmt-errors)](https://crates.io/crates/defmt-errors) [![license](https://img.shields.io/crates/l/defmt-errors.svg)](https://github.com/cdunster/defmt-errors/blob/main/LICENSE) > Generate error types for use in embedded systems using [defmt](https://github.com/knurling-rs/defmt) to print them.