You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mongo-rust-driver/src
Thijs Cadier 9cdd8e7b62 Test for null bytes in bson string
Make sure there is no regression in the C driver for:

https://jira.mongodb.org/browse/CDRIVER-2250
7 years ago
..
bsonc.rs
client.rs
collection.rs Don't use natural option in tail anymore 8 years ago
cursor.rs
database.rs
error.rs Bulk operation result which includes reply 8 years ago
flags.rs Test for null bytes in bson string 7 years ago
lib.rs Bulk operation result which includes reply 8 years ago
read_prefs.rs
write_concern.rs