Martin Nørskov
Results
2
comments of
Martin Nørskov
> Thanks for the PR! While we're here, would you mind adding a `Default` impl for the owned [`CString`](https://github.com/mongodb/bson-rust/blob/fb5cefc56f2ac91d29a356337707aede6570e79e/src/raw/cstr.rs#L238) type as well? It can also construct an empty string. Yes...
> I think that `CString::new()` should also be implemented, see #626 This has also been added based on your changes