[][src]Module svalbard::state

Has functions used to serialize and deserialize the program state

Functions

deserialize_state

Used to get saved state on program run. Should not panic if file does not exist, returns None instead.

serialize_state

Used to save any updates to the user's "state" (reviews on all chapters)