LimitedVariant.getString

getString gets a reference to the string stored internally, see toString to get a string representation or whatever is inside.

struct LimitedVariant
const return
const(char)[]
getString
()

Meta