extractExtendedStyleSet.extractExtendedStyleSet

Undocumented in source.
template extractExtendedStyleSet(alias sym)
alias extractExtendedStyleSet = staticMap!(ExtendedStyleSetCurried, staticMap!(extractStyleSetStruct, getUDAs!(sym, styleset)))

Meta