StringValue.toString

struct StringValue(T)
inout @nogc nothrow pure
inout(char)[]
toString
()

Return Value

Type: inout(char)[]

The content of this entry as a D slice

Meta