StyledText.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Rope opAssign(Rope text)
  2. const(char)[] opAssign(const(char)[] text)
    struct StyledText(StyleRange = TextStyleSlice[])
    const(char)[]
    opAssign
    (
    const(char)[] text
    )

Meta