Json.parse

Parse the given text and return a resultant Value type. Also sets the document value.

class Json(T)
final
parse
(
const(T)[] json
)

Meta