Static CLSErrorSuccessfulObjectsKey

Source
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