SpectralSequences / sseq

The root repository for the SpectralSequences project.
Apache License 2.0
25 stars 10 forks source link

Remove feature gate for serde #141

Closed JoeyBF closed 1 year ago

JoeyBF commented 1 year ago

I'm not sure why they were there in the first place. The tests still pass if we just always implement Serialize/Deserialize