# Copilot Instructions
## General Guidelines
- Ensure the path is specified correctly as `.cargo/config.toml`, not `toml .cargo/config.toml`.
- Note that the folder name is only `.cargo`. Avoid including language tags in the path.
## Code Style
- Use specific formatting rules
- Follow naming conventions
## Project-Specific Rules
- Custom requirement A
- Custom requirement B