New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/29272#issuecomment-792357198 Comment: I was really happy with building tree-sitter not requiring any Rust just yet... Do you think this is strictly necessary? Also, due to cross compilation and some other concerns, building the Rust parts would require a whole lot of code, to the point I would consider making this a `build_style=cargo` template and using `make` manually in `post_build` and post_install` for the `libtree-sitter` part; or just creating a paired template that should be updated in tandem that builds only the Rust part.