StyledString.opBinary

Concatenate with another string

struct StyledString
@safe
string
opBinary
(
string op : "~"
)
(
string rhs
)

Meta