embedded-interfaces 0.10.3

Traits for common embedded interfaces and procedural macros for effortless definition of registers and commands for embedded device drivers
Documentation
1
2
3
4
5
error: Multiple wildcard variants are not allowed
 --> tests/compile_fail/enum_two_wildcards.rs:6:11
  |
6 |         _ C, // duplicate wildcard
  |           ^