manunio
|
d5ac057980
|
bson-rust: initial integration (#8633)
Hi, [bson-rust](https://github.com/mongodb/bson-rust) provides encoding
and decoding support for BSON in Rust.
- It has 2 million+ downloads as per
[crates.io](https://crates.io/crates/bson)
- It's being used by projects like:
- [mongo-rust-driver](https://github.com/mongodb/mongo-rust-driver)
- [juniper](https://github.com/graphql-rust/juniper)
- [nushell](https://github.com/nushell/nushell)
- [async-graphql](https://github.com/async-graphql/async-graphql)
- [poem](https://github.com/poem-web/poem)
- [rbatis](https://github.com/rbatis/rbatis)
|
2022-10-19 13:25:45 -04:00 |