-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Rust Drivers
-
None
-
None
-
None
-
None
-
None
-
None
RUST-2198 introduced a run_raw_command method that takes a RawDocumentBuf rather than Document. We should consider consolidating run_command and run_raw_command in 4.0 by accepting a more flexible type. Ditto for run_cursor_command and run_raw_cursor_command.