pub async fn create_error_unary(
client: &HttpClient,
params: ErrorCreateParams,
) -> Result<ErrorResponse, HttpError>Expand description
Creates an error response (unary).
pub async fn create_error_unary(
client: &HttpClient,
params: ErrorCreateParams,
) -> Result<ErrorResponse, HttpError>Creates an error response (unary).