cursorrules
01Cursor rule Cursor
Always use private fields in structs and use public getters and methods that mutate state.
2 1y ago A 252 tokens
Cursor rule Cursor
Always use private fields in structs and use public getters and methods that mutate state.