This guide covers the development setup, workflow, and best practices for working on Void.
Create .vscode/settings.json:
cargo check instead of cargo buildsnake_casePascalCasesnake_caseSCREAMING_SNAKE_CASE'a, 'b, etc.T, U (or more descriptive like P: Player)Located in void-codec-macros/src/:
Testing macros:
Debugging expansion:
❌ Don't:
✅ Do:
Generate and view docs:
Identify hotspots and optimize
Verify improvement:
Happy coding! 🦀