-
Notifications
You must be signed in to change notification settings - Fork 25
Support defmt #34
Copy link
Copy link
Open
Description
This depends on the level of support we want:
- We could simply support
#[derive(Format)]but we will not get all the fields in the debug output only.0 - We could port the
bitfield_debugtodefmtand get all the fields in the output, but this seems like a lot of effort
(ping @brandonros)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels