struct

Cryyjson::Parser

Inherits Struct < Value < Object

Constructors

new(json_string : String)
Source

Instance methods

parse

Parses some JSON string into a JSON::Any object through yyjson

Source