pub type ClientResult<T> = Result<T, ClientError>;