Type Definition validators::json::JSONResult

source ·
pub type JSONResult = Result<JSON, JSONError>;