rename_file_on_juicehost

Function rename_file_on_juicehost 

Source
pub async fn rename_file_on_juicehost(
    state: &Arc<AppState>,
    old_id: &str,
    new_id: &str,
    host: Option<&str>,
)