Function fastly_api::apis::vcl_api::delete_custom_vcl   
source ยท pub async fn delete_custom_vcl(
    configuration: &mut Configuration,
    params: DeleteCustomVclParams,
) -> Result<InlineResponse200, Error<DeleteCustomVclError>>Expand description
Delete the uploaded VCL for a particular service and version.