Closed
Description
Hello, @andrei-ng, @maximeborges,
in the repo_organization
branch, I'm trying to improve the overall organization of this lib, the packet
module has grown impossible to maintain, with up to 4K lines of code.
The problem being all the macros involved in this crate, which personnally I don't get anything from.
The PacketRef definition is being augmented with ubx_packet_recv
which complains that all its members should be public.
All I'm trying to do, is split the 4k lines of code into separate modules, where all structures are public and inner values are also public, so this does not stand to me. Do you gus have any ideas ?
Metadata
Metadata
Assignees
Labels
No labels