Skip to main content

create_error_unary

Function create_error_unary 

Source
pub async fn create_error_unary(
    client: &HttpClient,
    params: ErrorCreateParams,
) -> Result<ErrorResponse, HttpError>
Expand description

Creates an error response (unary).