Skip to content

rlp::base::json::JsonError

#include <json_utility.hpp>

Public Attributes

Name
JsonErrorCode code
std::string field

Public Attributes Documentation

variable code

JsonErrorCode code = JsonErrorCode::kParseFailed;

variable field

std::string field;

Updated on 2026-06-05 at 17:22:18 -0700