dumpToString

Dump YAML to a string and return the string.

Inefficient and GC-intensive at the moment, use with care.

string
dumpToString
@trusted nothrow
(
YAMLNode yaml
)

Meta