Rust macros, while at times useful, are a maintenance nightmare. And we have been bitten by calling macros from other crates multiple times in the past. In a push to just use less macros remove the `debug_from_display` macro and just write the code. This is an API breaking change to `internals` but an internal change only to any of the _real_ crates. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |