Helper function which does all the heavy lifting for Json_wrapper::to_string(). It processes the Json_wrapper recursively. The depth parameter keeps track of the current nesting level. When it reaches JSON_DOCUMENT_MAX_DEPTH, it gives up in order to avoid running out of stack space. */
source not stored for this graph (policy: none)
no test coverage detected