pub async fn import_zones( tx: Sender<Command>, filename: String, zone_name: Option<String> ) -> Result<(), String>
Import zones from a file