CleanUp

Decorate methods of the options struct to declare a hook that executes just before end of program execution.

struct CleanUp {
Priority priority;
}

Meta