Type Definition validators::json_object::JSONObjectResult

source ·
pub type JSONObjectResult = Result<JSONObject, JSONObjectError>;