pub unsafe static CLSErrorSuccessfulObjectsKey: Option<&'static CLSErrorUserInfoKey>
Available on crate feature
CLSDefines
only.Expand description
Errors with the code CLSErrorCodePartialFailure
may contain an array of successful entities in - [NSError userInfo]; under this key.
See also Appleās documentation