delete_file_on_juicehost

Function delete_file_on_juicehost 

Source
pub async fn delete_file_on_juicehost(
    state: &Arc<AppState>,
    id: &str,
    host: Option<&str>,
)