Variable.toString

toString() with no allocations (except stack).

struct Variable
const
void
toString
(
scope void delegate
(
const(char)[]
)
sink
)

Meta