Skip to main content

execute_operation

Function execute_operation 

Source
pub async fn execute_operation(
    client: &Client,
    op: &OperationHandle,
    params: Value,
) -> Result<Value, OpenApiError>