buildWrapper

Prepare a wrapper. Connect with a one parameter function: buildWrapper ~ (content) { }. The argument given, content, is a function, which can be called to write user-provided content.

@safe
buildWrapper
()

Meta