# Functions
No description provided by the author
Patch sets the value pointed to by the given destination to the given value, and returns a function to restore it to its original value.
# Variables
No description provided by the author
# Interfaces
DoStuffer is a simple interface.
# Type aliases
Restorer holds a function that can be used to restore some previous state.