pub async fn delete_subnet( ec2_client: &Client, subnet_id: &str, ) -> Result<(), Error>
Deletes a subnet