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
MCP Server Implementation for Rust documentation from Docs.rs
Cursor rule Cursor
Always use private fields in structs and use public getters and methods that mutate state.