Print the json_value structure to an allocatable string.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(json_value), | intent(in), | pointer | :: | me | ||
| character(kind=CK,len=:), | intent(out), | allocatable | :: | str | prints structure to this string |
Print the json_value structure to an allocatable string.