Builder.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this()

Creates a new [json.builder.Builder].

You can use this object to generate a JSON tree and obtain the root node.

Returns

the newly created builder instance