Skip to content

feat: "serde" feature flag#3

Open
dorian-faerber wants to merge 1 commit intosprudel:masterfrom
dorian-faerber:master
Open

feat: "serde" feature flag#3
dorian-faerber wants to merge 1 commit intosprudel:masterfrom
dorian-faerber:master

Conversation

@dorian-faerber
Copy link

simple feature flag to derive Serialize + Deserialize for GermanHoliday and GermanRegion

@sprudel
Copy link
Owner

sprudel commented Jan 15, 2026

Thanks for contributing @dorian-faerber! Can you give context for why you need serde types? I'm a hesitant to introduce feature flags for such a simple crate.

@dorian-faerber
Copy link
Author

I personally needed the serde implementations for sending the types via an api and thought that there may be people with similar requirements, the feature is just to minimize compilation time+output size when its not needed.

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.

2 participants