escape, otherwise returns a null character.
toEscape
fn
dchar toEscape(dchar value) @safe pure nothrow @nogcConvert a dchar to a YAML escape.
Parameters
value | The possibly escapable character. |
Returns
If the character passed as parameter can be escaped, returns the matching