defmt-errors 0.0.0

Generate error types for use in embedded systems using defmt to print them.
Documentation
1
2
3
#![doc = include_str!("../README.md")]
#![warn(missing_docs)]
#![no_std]