Open
Description
Project-level settings that are set within main.rs
can help reduce boilerplate significantly.
Imagine a #[deku(endian = "little")]
for each & every struct
or enum
.
This will make a very noticable difference in readability when working on projects with hundreds of struct
s and enum
s.
Over time, project-level settings can be used for future enhancements whenever they come up.
As always, thanks for your time & effort to all the contributors of this very neat project.
Metadata
Metadata
Assignees
Labels
No labels