Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out a better way to serialize the Lap and Record structs #103

Open
evensolberg opened this issue Feb 26, 2023 · 0 comments
Open

Figure out a better way to serialize the Lap and Record structs #103

evensolberg opened this issue Feb 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@evensolberg
Copy link
Owner

I would like to be able to call serde::serialize on the Vec<Lap/Record> directly instead of having to write the header and then iterate though.

Makes it easier to maintain the code.

@evensolberg evensolberg added the enhancement New feature or request label May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant