Hi.
It seems that protoc_rust does not handle slashes in paths correctly.
If you pass valid path on windows(with "") to protoc_rust::run it won't work.
example that does not work on windows https://github.com/dvush/protoc_path_buf.git
Hi.
It seems that
protoc_rustdoes not handle slashes in paths correctly.If you pass valid path on windows(with "") to
protoc_rust::runit won't work.example that does not work on windows https://github.com/dvush/protoc_path_buf.git