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-28 at 18:54:57 -0700