stringBinder

arg -> string. The result is the contents of arg as-is.

@safe @nogc nothrow pure
Result!string
stringBinder
(
string arg
)

Meta