Usage.reverts

Returns all available reverts

struct Usage
static immutable
auto reverts = [Feature("dip25", "useDIP25", "revert DIP25 changes https://github.com/dlang/DIPs/blob/master/DIPs/archive/DIP25.md"), Feature("markdown", "markdown", "disable Markdown replacements in Ddoc"), Feature("dtorfields", "dtorFields", "don't destruct fields of partially constructed objects")];
Suggestion Box / Bug Report