Module.AggregatesTree

User-defined structs/classes and all types contained in them

template Module(string moduleName)
alias AggregatesTree = Filter!(isAggregate, RecursiveTypeTree!Aggregates)

Meta