Skip to content

Conversation

JakeStanger
Copy link
Owner

This removes a lot of default-oriented code, instead replacing it with a proper Default implementation and using #[serde(default)] at the struct level, instead of per-field.

@JakeStanger JakeStanger force-pushed the refactor/serde-default branch from 71aac3b to 44b5218 Compare October 13, 2025 20:28
This removes a lot of default-oriented code, instead replacing it with a proper `Default` implementation and using `#[serde(default)]` at the struct level, instead of per-field.
@JakeStanger JakeStanger force-pushed the refactor/serde-default branch from 44b5218 to 3faff44 Compare October 13, 2025 20:40
@JakeStanger JakeStanger merged commit b1776c9 into master Oct 13, 2025
48 checks passed
@JakeStanger JakeStanger deleted the refactor/serde-default branch October 13, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant