Type Definition diffbot::DiffbotResult [] [src]

type DiffbotResult = Result<Map<String, Value>, Error>;

Result from a call.