[][src]Type Definition tinyjson::JsonParseResult

type JsonParseResult = Result<JsonValue, JsonParseError>;