Implement ability to persist session results #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Write out session data to file. Maybe use serde so that we can also deserialize it again, but not sure how useful that would be at this point. Just having the data is probably okay.
Not really relevant anymore. Correct way would be to implement this via AW.