Configuration.none

Same as init but might make nicer code.

struct Configuration
enum none = Configuration.init;

Meta