StringValue.toString

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

Return Value

Type: const(char)[]

The content of this entry as a D slice

Meta