-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Rust Drivers
RawDocumentBuf has append and append_ref for adding owned and borrowed values respectively; we might be able to merge these via use of conversion traits.