Arnav Singh
Results
2
comments of
Arnav Singh
FYI, we're unlikely to update that repo for tokio 0.2. The only reason it works is because of hacks we had to make to mio-uds and tokio-uds to make *those*...
Yes, I also gave up on the `build.rs` method for that reason. Instead I wrote a `Makefile`. >what solutions might be better than just temporarily renaming `build.rs` to disable cbindgen...