Usage.transitions

Returns all available transitions

struct Usage
static immutable
auto transitions = [Feature("field", "vfield", "list all non-mutable fields which occupy an object instance"), Feature("complex", "vcomplex", "give deprecation messages about all usages of complex or imaginary types", false, true), Feature("tls", "vtls", "list all variables going into thread local storage"), Feature("vmarkdown", "vmarkdown", "list instances of Markdown replacements in Ddoc")];
Suggestion Box / Bug Report