cstruct opened a new issue, #1815:
URL: https://github.com/apache/iggy/issues/1815
`bin/stub_gen.rs` was not moved over form the old repo but is still
referenced from the README.
```
fsh ❯ cargo run --bin stub_gen
at 13:00:45
Compiling iggy-py v0.4.0 (/.../iggy/foreign/python)
error: couldn't read `src/bin/stub_gen.rs`: No such file or directory (os
error 2)
```
After re-adding the missing file stubs can be successfully generated.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]