pub type ObjectClientResult<T, S, C> = Result<T, ObjectClientError<S, C>>;