Skip to content

Allow serializing/deserializing Primes #33

@chrismooredev

Description

@chrismooredev

I'm working on a solver/number generator for OEIS A111441 and in the process, I'd like to be able to start/stop the program, as I intend to run it for multiple days and would not like to have to restart from zero if I have to stop the program for whatever reason.

I tried to follow a guide to implement serde for remote types, but there were just too many nested private types that it didn't end up as feasible for me, so I figured I'd ask.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions