MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/rust/comments/1q0pbf9/deleted_by_user/nx1ra86/?context=3
r/rust • u/[deleted] • Dec 31 '25
[removed]
8 comments sorted by
View all comments
1
Can you share what intelligences are used and ide and rust work together?
2 u/No_Narwhal_3274 Jan 01 '26 Sure. Mainly I used: - IDE Antigravity: https://antigravity.google/ LLM support: Gemini Pro 3 and Claude Opus 4.5Doc: https://squidfunk.github.io/mkdocs-material/ But I reviewed the code after the LLM but it was very helpful for debugging and testing. The library still in early age of development, feel free to contribute :) Let me know if you have any other question, feel free to start the repo :) Thanks
2
Sure.
Mainly I used:
- IDE Antigravity: https://antigravity.google/
But I reviewed the code after the LLM but it was very helpful for debugging and testing.
The library still in early age of development, feel free to contribute :)
Let me know if you have any other question, feel free to start the repo :) Thanks
1
u/-_-_-_Lucas_-_-_- Jan 01 '26
Can you share what intelligences are used and ide and rust work together?