appsignal / mongo-rust-driver

Mongo Rust driver built on top of the Mongo C driver
Apache License 2.0
89 stars 22 forks source link

Windows support #68

Open LukeMauldin opened 3 years ago

LukeMauldin commented 3 years ago

I am very interested in your driver because it provides a way to communicate with Mongo without requiring an async framework. It also has a good base since it is built on the C mongo driver. Do you have any plans to support Windows? It looks like it would just require some build.rs changes in mongoc-sys.