ghbountybot railway-cron .cursorrules file for Rust

If lint errors:
- first try just running `cargo clippy --fix --allow-dirty --allow-staged && cargo fmt`

If adding a dependency
- do not modify `Cargo.toml`; just run `cargo add <dependency1> <dependency2> ...`

When debugging:
- Use `tracing` crate (`tracing::debug!`, `tracing::trace!`) and `tracing-subscriber` to log messages. Run with `RUST_LOG=trace {cmd}` for best results.
golang
rust

First Time Repository

Rust

Languages:

Rust: 1.0KB
Created: 12/30/2024
Updated: 1/3/2025

All Repositories (1)