Type Definition validators::json_array::JSONArrayResult

source ·
pub type JSONArrayResult = Result<JSONArray, JSONArrayError>;