Attrs

Methods for setting attributes inside slice operator via $.x.

@safe
mixin template Attrs () {
string[string] attrs;
}

Meta