mongo-rust-driver
mongo-rust-driver copied to clipboard
RUST-1295 Sync tests for pre and post image options in collection helpers
RUST-1295
This is mostly just a test sync; however, one of the test files is exercising the modifyCollection helper, which the Rust driver doesn't have, so it needed a code change to skip that. I couldn't find a bug to implement that, so I left it with a non-TODO comment.