pub async fn preview_swap( transport: &Transport, from_id: &str, to_id: &str, ) -> Result<Vec<DataViewReference>>
Preview the saved-object references a swap would change.